In This Topic

PageHeight Property (DocuViewareControl)

In This Topic
Height, in inches, of the current page of the displayed document.
Syntax
'Declaration
 
Public ReadOnly Property PageHeight As Double
public double PageHeight {get;}
See Also