IPXC_AcroForm::Type Property

From PDF XChange PDF SDK
Jump to: navigation, search
m
m
Line 2: Line 2:
 
{{#customTitle:IPXC_AcroForm::Type Property}}
 
{{#customTitle:IPXC_AcroForm::Type Property}}
 
{{#parentPage:PXV:IPXC_AcroForm|Type Property|property}}
 
{{#parentPage:PXV:IPXC_AcroForm|Type Property|property}}
{{ToReview}}
+
 
  
 
Returns the '''[[PXV:PXC_PDFFormType|type]]''' of the form.
 
Returns the '''[[PXV:PXC_PDFFormType|type]]''' of the form.

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.