property Record.Font as IFontDisp
Retrieves or sets the control's font.

TypeDescription
IFontDisp A Font object that specifies the control's font.
Use the Font property to specify the control's font. Use the FieldHeight property to specify the height of the fields. The Font property updates the height of the fields, if the FieldHeight property is less than zero. Use the built-in HTML tags like <b>, <u>, <i>, <s> to change the font attributes for parts of the editor's Label.