ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / SupportedPageInfo Class / LeftMargin Property

In This Topic
    LeftMargin Property (SupportedPageInfo)
    In This Topic
    Specifies the left margin in twips.
    Syntax
    'Declaration
     
    Public ReadOnly Property LeftMargin As Integer
    public int LeftMargin {get;}
    See Also