PrinterObjectPropertiesFileSize Property
|
Gets/sets the size of the file in bytes
Namespace: Zebra.Sdk.PrinterAssembly: SdkApi.Core (in SdkApi.Core.dll) Version: 3.0.3271
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
Int64See Also