Font Property
Font
Gets or sets the text font of the element.
Declaration
[C1Description("Style.Font", "The text font of the element.")]
public Font Font { get; set; }
<C1Description("Style.Font", "The text font of the element.")>
Public Property Font As Font