IPXC_Document::AcroForm Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 9: | Line 9: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_AcroForm([out, retval] IPXC_AcroForm** | + | <pre class="brush:cpp;gutter:false">HRESULT get_AcroForm([out, retval] IPXC_AcroForm** pForm); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IPXC_Document|IPXC_Document]] | [[PXV:IPXC_Document|IPXC_Document]] |
Revision as of 01:15, 4 June 2015
Property AcroForm of interface IPXC_Document returns Pointer to IPXC_AcroForm ...
Syntax
HRESULT get_AcroForm([out, retval] IPXC_AcroForm** pForm);