PagesFitPaper Property (C1PreviewPane)
In This Topic
Gets the value indicating whether the document pages have the same size as the currently selected printer paper.
Syntax
'Declaration
Public ReadOnly Property PagesFitPaper As Boolean
public bool PagesFitPaper {get;}
See Also