Accusoft.Forms1 - Updated
ImageResolution Property



Accusoft.ScanFixXpressSdk Namespace > ScanFix Class : ImageResolution Property
Gets resolution object for ScanFix.
Syntax
<BrowsableAttribute(False)>
Public ReadOnly Property ImageResolution As Resolution
Dim instance As ScanFix
Dim value As Resolution
 
value = instance.ImageResolution
[Browsable(false)]
public Resolution ImageResolution {get;}
[Browsable(false)]
public:
property Resolution^ ImageResolution {
   Resolution^ get();
}
See Also

Reference

ScanFix Class
ScanFix Members