ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ViewerModel Class / PrintingSettings Property

In This Topic
    PrintingSettings Property (ViewerModel)
    In This Topic
    Gets or sets the printing settings.
    Syntax
    'Declaration
     
    Public Property PrintingSettings As PrintingSettings
    public PrintingSettings PrintingSettings {get; set;}
    See Also