ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Printing Namespace / IPageSettings Interface / Margins Property

In This Topic
    Margins Property (IPageSettings)
    In This Topic
    Gets or sets the margins for this page.
    Syntax
    'Declaration
     
    Property Margins As Margins
    Margins Margins {get; set;}

    Property Value

    A Margins that represents the margins, in hundredths of an inch, for the page. The default is 1-inch margins on all sides.
    See Also