Accusoft.ScanFixXpress8.Net - Updated August 4, 2020
ResolutionUnits Property




Accusoft.ScanFixXpressSdk Namespace > ScanFix Class : ResolutionUnits Property
Gets and sets the unit of measure for the vertical and horizontal resolutions.
Syntax
'Declaration
 
<BrowsableAttribute(True)>
Public Property ResolutionUnits As GraphicsUnit
 
'Usage
 
Dim instance As ScanFix
Dim value As GraphicsUnit
 
instance.ResolutionUnits = value
 
value = instance.ResolutionUnits
Exceptions
ExceptionDescription
Thrown when required argument value is null.
Thrown when argument is out of range.
Thrown when argument enum value is invalid.
Thrown when method cannot operate correctly.
Thrown when image type is unsupported.
Thrown when operation failed.
See Also

Reference

ScanFix Class
ScanFix Members