[]
        
(Showing Draft Content)

C1.Report.TextFieldBase.Font

Font Property

Font

Gets or sets the text font.

Declaration
[C1Category("Appearance")]
[C1Description("TextFieldBase.Font", "The text font.")]
public FontHolder Font { get; set; }
<C1Category("Appearance")>
<C1Description("TextFieldBase.Font", "The text font.")>
Public Property Font As FontHolder