IPXC_AcroForm::Type Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
Line 2: Line 2:
 
{{#customTitle:IPXC_AcroForm::Type Property}}
 
{{#customTitle:IPXC_AcroForm::Type Property}}
  
Property '''Type''' of interface [[PXV:IPXC_AcroForm|IPXC_AcroForm]] returns  Value of [[PXV:PXC_PDFFormType|PXC_PDFFormType]] ...
+
Returns '''[[PXV:PXC_PDFFormType|type]]''' of the form.
 
+
  
 
== Syntax ==
 
== Syntax ==

Revision as of 12:21, 12 April 2015

Returns type of the form.

Syntax

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

See Also

See also IPXC_AcroForm.