IPXC_AcroForm::Type Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_AcroForm::Type Property}}
 
{{#customTitle:IPXC_AcroForm::Type Property}}
{{#parentPage:PXV:IPXC_AcroForm|property}}
+
{{#parentPage:PXV:IPXC_AcroForm|Type Property|property}}
 
{{ToReview}}
 
{{ToReview}}
  
Line 7: Line 7:
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_Type([out, retval] PXC_PDFFormType* pFormType);
+
<pre class="brush:cpp;gutter:false">HRESULT get_Type([out, retval] PXC_PDFFormType* pFormType);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
See also [[PXV:IPXC_AcroForm|IPXC_AcroForm]].
 
See also [[PXV:IPXC_AcroForm|IPXC_AcroForm]].

Revision as of 05:54, 23 April 2015


Returns type of the form.

Syntax

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

See Also

See also IPXC_AcroForm.