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

In This Topic
    Right Property (RText.PaddingEx)
    In This Topic
    Gets or sets right padding
    Syntax
    'Declaration
     
    Public Property Right As Integer
    public int Right {get; set;}
    See Also