IPXS_PDFVariant::Document Property
From PDF XChange PDF SDK
Line 3: | Line 3: | ||
{{#customTitle:IPXS_PDFVariant::Document Property}} | {{#customTitle:IPXS_PDFVariant::Document Property}} | ||
{{#parentPage:PXV:IPXS_PDFVariant#Properties|Document|property}} | {{#parentPage:PXV:IPXS_PDFVariant#Properties|Document|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
Revision as of 06:18, 27 May 2015
Property Document of interface IPXS_PDFVariant returns Pointer to IPXS_Document that is owner of this variant. Please note that it may be NULL
for variants which does not belongs to any document.
Syntax
HRESULT get_Document([out, retval] IPXS_Document** ppDoc);