C1.Win.FlexReport.4.8 Assembly / C1.Win.FlexReport Namespace / Field Class / Font Property

In This Topic
Font Property (Field)
In This Topic
Gets or sets the field's font.
Syntax
'Declaration
 
Public Property Font As FontHolder
 
Remarks
If you set a field's font FontHolder.Size property to a value that is too large to fit the field box (defined by the FieldBase.Height property), no text will appear in the field.
See Also