IPXC_AcroForm::Type Property

From PDF XChange PDF SDK
Jump to: navigation, search
m
m (Automatic page editing by robot)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_AcroForm::Type Property}}
 
{{#customTitle:IPXC_AcroForm::Type Property}}
{{#parentPage:PXV:IPXC_AcroForm|Type Property|property}}
+
{{#parentPage:PXV:IPXC_AcroForm#Properties|Type|property}}
 
+
  
 
Returns the '''[[PXV:PXC_PDFFormType|type]]''' of the form.
 
Returns the '''[[PXV:PXC_PDFFormType|type]]''' of the form.
Line 11: Line 11:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXC_AcroForm|IPXC_AcroForm]].
+
[[PXV:IPXC_AcroForm|IPXC_AcroForm]]

Latest revision as of 08:01, 23 May 2015

Returns the type of the form.

Syntax

HRESULT get_Type([out, retval]  PXC_PDFFormType*  pFormType);

See Also

IPXC_AcroForm