IPartFont interface (filterpipeline.h)

The IPartFont interface is the abstraction for fonts in a part.

Inheritance

The IPartFont interface inherits from IPartBase.

Methods

The IPartFont interface has these methods.

 
IPartFont::GetFontProperties

The GetFontProperties method gets the font properties.
IPartFont::SetFontContent

The SetFontContent method sets the content of the font.
IPartFont::SetFontOptions

The SetFontOptions method sets the options for the font.

Requirements

Requirement Value
Target Platform Windows
Header filterpipeline.h (include Filterpipeline.h)

See also

IPartBase