IPXC_AcroForm::Type Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m
Line 4: Line 4:
 
{{ToReview}}
 
{{ToReview}}
  
Returns '''[[PXV:PXC_PDFFormType|type]]''' of the form.
+
Returns the '''[[PXV:PXC_PDFFormType|type]]''' of the form.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 07:30, 13 May 2015


Returns the type of the form.

Syntax

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

See Also

See also IPXC_AcroForm.