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

In This Topic
    PreviewRectangle Property (C1PreviewPane)
    In This Topic
    Gets the preview rectangle (client are of the preview pane without the rulers and scrollbars).
    Syntax
    'Declaration
     
    Public ReadOnly Property PreviewRectangle As Rectangle
    public Rectangle PreviewRectangle {get;}
    See Also