IPartFont::GetFontProperties method (filterpipeline.h)
The GetFontProperties method gets the font properties.
Syntax
HRESULT GetFontProperties(
[out] BSTR *pContentType,
[out] EXpsFontOptions *pFontOptions
);
Parameters
[out] pContentType
A pointer to the content type of the font.
[out] pFontOptions
A pointer to the options of the font.
Return value
GetFontProperties returns an HRESULT value.
Requirements
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | filterpipeline.h |