IPXC_AcroForm::Document Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 11: Line 11:
  
 
== See Also ==
 
== See Also ==
[[PXV:IPXC_AcroForm|IPXC_AcroForm]], [[PXV:IPXC_Document|IPXC_Document]].
+
[[PXV:IPXC_AcroForm|IPXC_AcroForm]]

Revision as of 04:09, 23 May 2015

Represents the document that this form belongs to.

Syntax

HRESULT get_Document([out, retval]  IPXC_Document**  ppDoc);

See Also

IPXC_AcroForm