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

In This Topic
    SelectionFont Property
    In This Topic
    Gets or sets the font of the current text selection.
    Syntax
    'Declaration
     
    Property SelectionFont As Font
    Font SelectionFont {get; set;}
    See Also