IPXC_Document::HasAcroForm Property

From PDF XChange PDF SDK
Revision as of 01:38, 16 March 2016 by Palamar (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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);

See Also

IPXC_Document