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

In This Topic
    ShowPrintableArea Property (C1PreviewPane)
    In This Topic
    Gets or sets a value indicating whether to highlight the printable area of the current printer.
    Syntax
    'Declaration
     
    Public Property ShowPrintableArea As Boolean
    public bool ShowPrintableArea {get; set;}
    See Also