Accusoft.Forms1 - Updated
PageY Property



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

Reference

BorderRemovalResults Class
BorderRemovalResults Members