Gets or sets font of component.
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiFontConverter))]
public virtual Font Font { get; set; }
<TypeConverterAttribute(GetType(StiFontConverter))>
Public Overridable Property Font As Font
Get
Set
Property Value
Type:
FontImplements
IStiFontFontSee Also