IPXC_Document::CosDocument Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IPXC_Document::CosDocument Property}} | {{#customTitle:IPXC_Document::CosDocument Property}} | ||
{{#parentPage:PXV:IPXC_Document#Properties|CosDocument|property}} | {{#parentPage:PXV:IPXC_Document#Properties|CosDocument|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property '''CosDocument''' of interface [[PXV:IPXC_Document|IPXC_Document]] returns Pointer to [[PXV:IPXS_Document|IPXS_Document]] | + | Property '''CosDocument''' of interface [[PXV:IPXC_Document|IPXC_Document]] returns Pointer to [[PXV:IPXS_Document|IPXS_Document]] containing document that is responsible for the PDF file structure. |
== Syntax == | == Syntax == |
Latest revision as of 00:21, 16 March 2016
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);