ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document.Drawing.Gdi Assembly / GrapeCity.ActiveReports.Core.Document.Drawing.Gdi.Text Namespace / RText.PaddingEx Structure / Horizontal Property

In This Topic
    Horizontal Property (RText.PaddingEx)
    In This Topic
    Gets horizontal padding property
    Syntax
    'Declaration
     
    Public ReadOnly Property Horizontal As Integer
    public int Horizontal {get;}
    See Also