IPXC_Font::GetSubstitutionData Method
From PDF XChange PDF SDK
The method of interface of PDF-XChange Editor SDK.
Syntax
HRESULT GetSubstitutionData([out] IMemBlock** pFontData, [out] HANDLE_T* nHFont);
Parameters
- pFontData
- [out] Pointer to IMemBlock.
- nHFont
- [out] Pointer to HANDLE_T.
Return Value
Returns S_OK if operation was successful or error code in other cases.