IPXC_Annotation::PDFObject Property
From PDF XChange PDF SDK
Line 3: | Line 3: | ||
{{#customTitle:IPXC_Annotation::PDFObject Property}} | {{#customTitle:IPXC_Annotation::PDFObject Property}} | ||
{{#parentPage:PXV:IPXC_Annotation#Properties|PDFObject|property}} | {{#parentPage:PXV:IPXC_Annotation#Properties|PDFObject|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property '''PDFObject''' has a pointer to [[PXV:IPXS_PDFVariant|IPXS_PDFVariant]] object that represents the annotation in PDF document. That is an ''indirect'' object with [[PXV: | + | Property '''PDFObject''' has a pointer to [[PXV:IPXS_PDFVariant|IPXS_PDFVariant]] object that represents the annotation in PDF document. That is an ''indirect'' object with [[PXV:PXS_PDFVariantType|PVT_Dictionary]] type. |
== Syntax == | == Syntax == |
Revision as of 09:30, 27 May 2015
Property PDFObject has a pointer to IPXS_PDFVariant object that represents the annotation in PDF document. That is an indirect object with PVT_Dictionary type.
Syntax
HRESULT get_PDFObject([out, retval] IPXS_PDFVariant** ppVar);