Struct PadFileInfo
Has informations about files on the filesystem of the signature device.
Namespace: Sig.DeviceAPI
Assembly: SigDeviceAPI.dll
Syntax
public struct PadFileInfo
Constructors
| Name | Description |
|---|---|
| PadFileInfo(String, Int32) |
Fields
| Name | Description |
|---|---|
| Name | The name of the file. |
| Size | The size of the file. |