PrinterObjectPropertiesFileSize Property
|
Gets/sets the size of the file in bytes
Namespace:
Zebra.Sdk.Printer
Assembly:
SdkApi_Core (in SdkApi_Core.dll) Version: 2.13.898
Syntax public long FileSize { get; set; }
Public Property FileSize As Long
Get
Set
public:
property long long FileSize {
long long get ();
void set (long long value);
}
Property Value
Type:
Int64See Also