共用方式為


IPartFont 介面 (filterpipeline.h)

IPartFont 介面是元件中字型的抽象概念。

繼承

IPartFont 介面繼承自 IPartBase

方法

IPartFont 介面具有這些方法。

 
IPartFont::GetFontProperties

GetFontProperties 方法會取得字型屬性。
IPartFont::SetFontContent

SetFontContent 方法會設定字型的內容。
IPartFont::SetFontOptions

SetFontOptions 方法會設定字型的選項。

規格需求

需求
目標平台 Windows
標頭 filterpipeline.h (include Filterpipeline.h)

另請參閱

IPartBase