Struct PadFileInfo
Has informations about files on the filesystem of the signature device.
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
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. |