Accusoft.Forms1 - Updated
PageWidth Property



Accusoft.ScanFixXpressSdk Namespace > BorderRemovalResults Class : PageWidth Property
Gets the width of the detected page.
Syntax
Public ReadOnly Property PageWidth As Integer
Dim instance As BorderRemovalResults
Dim value As Integer
 
value = instance.PageWidth
public int PageWidth {get;}
public:
property int PageWidth {
   int get();
}
See Also

Reference

BorderRemovalResults Class
BorderRemovalResults Members