In This Topic

PageWidth Property (DocuViewareControl)

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