IPXC_Document::CosDocument Property

From PDF XChange PDF SDK
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