IPXC_Document::HasAcroForm Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IPXC_Document::HasAcroForm Property}} | {{#customTitle:IPXC_Document::HasAcroForm Property}} | ||
{{#parentPage:PXV:IPXC_Document#Properties|HasAcroForm|property}} | {{#parentPage:PXV:IPXC_Document#Properties|HasAcroForm|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property '''HasAcroForm''' of interface [[PXV:IPXC_Document|IPXC_Document]] returns Value of VARIANT_BOOL | + | Property '''HasAcroForm''' of interface [[PXV:IPXC_Document|IPXC_Document]] returns Value of VARIANT_BOOL that checks whether the document has an acroform with the valid [[PXV:PXC_PDFFormType|type]]. |
== Syntax == | == Syntax == |
Latest revision as of 00:38, 16 March 2016
Property HasAcroForm of interface IPXC_Document returns Value of VARIANT_BOOL that checks whether the document has an acroform with the valid type.
Syntax
HRESULT get_HasAcroForm([out, retval] VARIANT_BOOL* bHasForm);