IPXC_Document::CosDocument Property

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

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


Property CosDocument of interface IPXC_Document returns Pointer to IPXS_Document containing document that is responsible for the PDF file structure.

Syntax

HRESULT get_CosDocument([out, retval]  IPXS_Document**  pCosDoc);

See Also

IPXC_Document