IPXV_FileNamesProvider::SrcDoc Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property SrcDoc of interface IPXV_FileNamesProvider returns/sets Pointer to IPXC_Document ...

Syntax

HRESULT get_SrcDoc([out, retval]  IPXC_Document**  pDoc);
HRESULT put_SrcDoc([in]  IPXC_Document*  pDoc);

See Also

IPXV_FileNamesProvider