IPXV_SearchPtr::Doc Property
From PDF XChange PDF SDK
Property pDoc of interface IPXV_SearchPtr returns Pointer to IPXC_Document containing the document that is being searched in.
Syntax
HRESULT get_Doc([in] ULONG nDocID, [out, retval] IPXC_Document** pDoc);
Parameters
- nDocID
- [in] Value of ULONG containing the ID (that is valid in the current Callback) of the document ({PXV_SearchPtrChunk_Document, <docID>}).