IPXC_Document::AcroForm Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_Document::AcroForm Property}}
 
{{#customTitle:IPXC_Document::AcroForm Property}}
 +
{{#parentPage:PXV:IPXC_Document|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''AcroForm''' of interface [[PXV:IPXC_Document|IPXC_Document]] returns  Pointer to [[PXV:IPXC_AcroForm|IPXC_AcroForm]] ...
 
Property '''AcroForm''' of interface [[PXV:IPXC_Document|IPXC_Document]] returns  Pointer to [[PXV:IPXC_AcroForm|IPXC_AcroForm]] ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 15:48, 20 April 2015


Property AcroForm of interface IPXC_Document returns Pointer to IPXC_AcroForm ...

Syntax

HRESULT get_AcroForm([out, retval] IPXC_AcroForm** ppForm);

See Also

See also IPXC_Document.