'Declaration Public Enum EsclScanUnitOfMeasure Inherits System.Enum
public enum EsclScanUnitOfMeasure : System.Enum
__value public enum EsclScanUnitOfMeasure : public System.Enum
public enum class EsclScanUnitOfMeasure : public System.Enum
'Declaration Public Enum EsclScanUnitOfMeasure Inherits System.Enum
public enum EsclScanUnitOfMeasure : System.Enum
__value public enum EsclScanUnitOfMeasure : public System.Enum
public enum class EsclScanUnitOfMeasure : public System.Enum
Member | Description |
---|---|
ThreeHundredthsOfInches | Three hundredths of inches. Value must specify pixel count in image that is scanned with 300 dpi resolution. |
Inches | Inches. Value must specify pixel count in inch. |
Millimeters | Millimeters. Value must specify pixel count in millimeters. |
Centimeters | Centimeters. Value must specify pixel count in centimeters. |
Pixels | Pixels. Value must specify pixel count in accordance with scanning resolution. |
System.Object
 System.ValueType
   System.Enum
     Vintasoft.EsclImageScanning.EsclScanUnitOfMeasure
Target Platforms: .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5