ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / TextLayoutParams Structure / Padding Property

In This Topic
    Padding Property (TextLayoutParams)
    In This Topic
    Gets or sets predefined padding in points.
    Syntax
    'Declaration
     
    Public Property Padding As PaddingEx
    public PaddingEx Padding {get; set;}
    See Also