PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview Namespace / C1PrintPreviewControl.PageToolBar Class / Facing Property

In This Topic
    Facing Property (C1PrintPreviewControl.PageToolBar)
    In This Topic
    Gets the Facing toolstrip button.
    Syntax
    'Declaration
     
    Public ReadOnly Property Facing As ToolStripButton
    public ToolStripButton Facing {get;}
    See Also