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

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