IPXC_Document::GetFontInfoByHandle Method
From PDF XChange PDF SDK
The method of interface of PDF-XChange Editor SDK.
Syntax
HRESULT GetFontInfoByHandle([in] ULONG hHandle, [out] IPXC_DocFontsInfo** pFontInfo);
Parameters
- hHandle
- [in] Value of ULONG.
- pFontInfo
- [out] Pointer to IPXC_DocFontsInfo.
Return Value
Returns S_OK if operation was successful or error code in other cases.