PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / C1Page Class / PageSettings Property

In This Topic
    PageSettings Property (C1Page)
    In This Topic
    Gets the C1PageSettings for the current page.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageSettings As C1PageSettings
    public C1PageSettings PageSettings {get;}
    See Also