[]
        
(Showing Draft Content)

C1.Report.Field.Font

Font Property

Font

Gets or sets the field's font.

Declaration
public FontHolder Font { get; set; }
Remarks

If you set a field's font Size property to a value that is too large to fit the field box (defined by the Height property), no text will appear in the field.

See Also