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

In This Topic
    Margins Property (PageSettingsModel)
    In This Topic
    Gets or sets page margins
    Syntax
    'Declaration
     
    Public Property Margins As Margin
    public Margin Margins {get; set;}
    See Also