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

TypeDescription
IFontDisp A Font object being used to paint the pages into the control.

The Font property specifies the font used by pages. The control supports built-in HTML format. Please check the Caption property of Page object. Use the <b>, <i>, <s> and <u> built-in HTML tags, in the Caption property to apply different font attributes to the control pages.