ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Printing Namespace / IPrinterSettings Interface / DefaultPageSettings Property

In This Topic
    DefaultPageSettings Property (IPrinterSettings)
    In This Topic
    Gets the default page settings for this printer.
    Syntax
    'Declaration
     
    ReadOnly Property DefaultPageSettings As IPageSettings
    IPageSettings DefaultPageSettings {get;}

    Property Value

    A IPageSettings that represents the default page settings for this printer.
    See Also