IPXC_Document::DocumentTempFolder Property

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

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


Property DocumentTempFolder of interface IPXC_Document returns Value of BSTR containing document's temporary folder where all of the document's temporary files are situated.

Syntax

HRESULT get_DocumentTempFolder([out, retval]  BSTR*  sTempFolder);

See Also

IPXC_Document