Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |