FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewer Class / PageSettings Property

In This Topic
    PageSettings Property (C1FlexViewer)
    In This Topic
    Gets or sets page settings associated with the viewer.
    Syntax
    'Declaration
     
    Public Property PageSettings As PageSettings
    public PageSettings PageSettings {get; set;}
    See Also