Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Paragraph Class / RightIndent Property

In This Topic
    RightIndent Property
    In This Topic
    Gets or sets the indentation from the right edge of the Textbox, less right padding.

    Default: 0tw.

    Syntax
    'Declaration
     
    Public Property RightIndent As RdlSize
    public RdlSize RightIndent {get; set;}
    See Also