IPXC_AcroForm::Type Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[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|property}}
  
 
Returns the '''[[PXV:PXC_PDFFormType|type]]''' of the form.
 
Returns the '''[[PXV:PXC_PDFFormType|type]]''' of the form.

Revision as of 13:52, 21 May 2015

Returns the type of the form.

Syntax

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

See Also

IPXC_AcroForm.