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




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

Reference

BorderRemovalResults Class
BorderRemovalResults Members

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