IPXC_Document::SrcInfo Property

From PDF XChange PDF SDK
Revision as of 01:16, 16 March 2016 by Palamar (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Property SrcInfo of interface IPXC_Document returns Pointer to IPXC_DocSrcInfo containing source document information (file name, document's title etc.).

Syntax

HRESULT get_SrcInfo([out, retval]  IPXC_DocSrcInfo**  pInfo);

See Also

IPXC_Document