ScanFix Xpress v9.0 for .NET - Updated
PageWidth Property




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

Reference

BorderRemovalResults Class
BorderRemovalResults Members

Is this page helpful?
Yes No
Thanks for your feedback.