IPXC_XForm::PDFObject Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_XForm::PDFObject Property}} | {{#customTitle:IPXC_XForm::PDFObject Property}} | ||
+ | {{#parentPage:PXV:IPXC_XForm#Properties|PDFObject|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''PDFObject''' of interface [[PXV:IPXC_XForm|IPXC_XForm]] returns Pointer to [[PXV:IPXS_PDFVariant|IPXS_PDFVariant]] ... | Property '''PDFObject''' of interface [[PXV:IPXC_XForm|IPXC_XForm]] returns Pointer to [[PXV:IPXS_PDFVariant|IPXS_PDFVariant]] ... | ||
− | |||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_PDFObject([out, retval] IPXS_PDFVariant** ppVar); | + | <pre class="brush:cpp;gutter:false">HRESULT get_PDFObject([out, retval] IPXS_PDFVariant** ppVar); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXC_XForm|IPXC_XForm]] |
Latest revision as of 07:53, 23 May 2015
Property PDFObject of interface IPXC_XForm returns Pointer to IPXS_PDFVariant ...
Syntax
HRESULT get_PDFObject([out, retval] IPXS_PDFVariant** ppVar);