PrinterObjectPropertiesCRC32 Property
|
Gets/sets the 32-bit CRC value of the file.
Namespace:
Zebra.Sdk.Printer
Assembly:
SdkApi.Core (in SdkApi.Core.dll) Version: 2.15.2634
Syntax public long CRC32 { get; set; }
Public Property CRC32 As Long
Get
Set
public:
property long long CRC32 {
long long get ();
void set (long long value);
}
Property Value
Type:
Int64See Also