Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PreviewPane Class / CanSetPageSettings Property

In This Topic
    CanSetPageSettings Property
    In This Topic
    Gets a value indicating whether the currently loaded document supports changing the page settings.
    Syntax
    'Declaration
     
    Public ReadOnly Property CanSetPageSettings As Boolean
    public bool CanSetPageSettings {get;}
    See Also