PrinterObjectPropertiesCRC32 Property
|
Gets/sets the 32-bit CRC value of the file.
Namespace: Zebra.Sdk.PrinterAssembly: SdkApi.Core (in SdkApi.Core.dll) Version: 3.0.3271
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
Int64See Also