ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model.PageSetup Namespace / PageSetupModel Class / PrinterSettings Property

In This Topic
    PrinterSettings Property (PageSetupModel)
    In This Topic
    Specifies current printer settings
    Syntax
    'Declaration
     
    Public Property PrinterSettings As PrinterSettings
    public PrinterSettings PrinterSettings {get; set;}
    See Also