Accusoft.Forms1 - Updated
PageHeight Property



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

Reference

BorderRemovalResults Class
BorderRemovalResults Members