PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview Namespace / C1PreviewPane Class / CanSetPageSettings Property

In This Topic
    CanSetPageSettings Property (C1PreviewPane)
    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