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




Accusoft.ScanFixXpressSdk Namespace > BorderRemovalResults Class : PageX Property
Gets the X coordinate of the top-left corner of the detected page.
Syntax
'Declaration
 
Public ReadOnly Property PageX As Integer
'Usage
 
Dim instance As BorderRemovalResults
Dim value As Integer
 
value = instance.PageX
public int PageX {get;}
public: __property int get_PageX();
public:
property int PageX {
   int get();
}
See Also

Reference

BorderRemovalResults Class
BorderRemovalResults Members

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