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.13.898
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