ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Controls.Design Namespace / IRichEditDesignTarget Interface / SelectionHangingIndent Property

In This Topic
    SelectionHangingIndent Property
    In This Topic
    Gets or sets the distance between the left edge of the first line of text in the selected paragraph and the left edge of subsequent lines in the same paragraph.
    Syntax
    'Declaration
     
    Property SelectionHangingIndent As Single
    float SelectionHangingIndent {get; set;}
    See Also