ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document.Drawing.Gdi Assembly / GrapeCity.ActiveReports.Core.Document.Drawing.Gdi.Text Namespace / RText Class / Padding Property

In This Topic
    Padding Property (RText)
    In This Topic
    Gets or sets the padding.
    Syntax
    'Declaration
     
    Public Property Padding As RText.PaddingEx
    public RText.PaddingEx Padding {get; set;}

    Property Value

    The padding.
    See Also