Expression Editor for WinForms | ComponentOne
C1.Win.ExpressionEditor.UI Namespace / BaseTextStyle Class / Font Property

In This Topic
    Font Property (BaseTextStyle)
    In This Topic
    Gets or sets text font of element.
    Syntax
    'Declaration
     
    
    Public Overridable Property Font As Font
    public virtual Font Font {get; set;}
    See Also