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

In This Topic
    LayoutSettings Property
    In This Topic
    Specifies layout/scaling options
    Syntax
    'Declaration
     
    Public ReadOnly Property LayoutSettings As LayoutSettingsModel
    public LayoutSettingsModel LayoutSettings {get;}
    See Also