PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / LayoutChangeNewPage Class / Direction Property

In This Topic
    Direction Property (LayoutChangeNewPage)
    In This Topic
    Gets or sets the PageDirectionEnum of the new page.
    Syntax
    'Declaration
     
    Public Property Direction As PageDirectionEnum
    public PageDirectionEnum Direction {get; set;}
    See Also