Accusoft.Forms1 - Updated
PageX Property



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

Reference

BorderRemovalResults Class
BorderRemovalResults Members