ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapPrintDocument Class / DefaultPageSettings Property

In This Topic
    DefaultPageSettings Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property DefaultPageSettings As System.Drawing.Printing.PageSettings
    public System.Drawing.Printing.PageSettings DefaultPageSettings {get; set;}
    See Also