IPXC_Document::HasAcroForm Property

From PDF XChange PDF SDK
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