IUIX_Theme::GetFont2 Method
From PDF XChange PDF SDK
The method of interface of PDF-XChange Editor SDK.
Syntax
HRESULT GetFont2([in] LONG nFontID, [out, retval] IUIX_Font** pFont);
Parameters
- nFontID
- [in] Value of LONG.
- pFont
- [out, retval] Pointer to IUIX_Font.
Return Value
Returns S_OK if operation was successful or error code in other cases.