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

In This Topic
    PageScaling Property (LayoutSettingsModel)
    In This Topic
    Gets or sets scaling mode
    Syntax
    'Declaration
     
    Public Property PageScaling As PageScalingMode
    public PageScalingMode PageScaling {get; set;}
    See Also