PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / ActionHandlerPageView Class / Facing Property

In This Topic
    Facing Property (ActionHandlerPageView)
    In This Topic
    Gets or sets a value indicating whether to change the view to Facing mode.
    Syntax
    'Declaration
     
    Public Property Facing As Boolean
    public bool Facing {get; set;}
    See Also