ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Xml Assembly / GrapeCity.ActiveReports.Export.Text.Page Namespace / Settings Class / HorizontalPaddings Property

In This Topic
    HorizontalPaddings Property
    In This Topic
    Describe how the item's paddings should be handled.
    Syntax
    'Declaration
     
    Public Property HorizontalPaddings As GrapeCity.ActiveReports.Export.Text.Page.PaddingsType
    public GrapeCity.ActiveReports.Export.Text.Page.PaddingsType HorizontalPaddings {get; set;}
    See Also