PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview Namespace / C1PreviewPane Class / PagesFitPaper Property

In This Topic
    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