PrinterObjectProperties Class |
Namespace: Zebra.Sdk.Printer
The PrinterObjectProperties type exposes the following members.
| Name | Description | |
|---|---|---|
| CRC32 |
Gets/sets the 32-bit CRC value of the file.
| |
| DrivePrefix |
Gets/sets the drive prefix with the trailing colon.
| |
| Extension |
Gets/sets the file extension.
| |
| FileName |
Gets/sets the file name.
| |
| FileSize |
Gets/sets the size of the file in bytes
| |
| FullName |
Gets the full name of the file on the printer.
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |