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

In This Topic
    SelectionCharOffset Property
    In This Topic
    Gets or sets a value indicating where text in the control appears on the baseline, as a superscript or as a subscript below the baseline.
    Syntax
    'Declaration
     
    Property SelectionCharOffset As Single
    float SelectionCharOffset {get; set;}
    See Also