IPXC_AcroForm::Document Property

From PDF XChange PDF SDK
Jump to: navigation, search
m
m (Automatic page editing by robot)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_AcroForm::Document Property}}
 
{{#customTitle:IPXC_AcroForm::Document Property}}
 
{{#parentPage:PXV:IPXC_AcroForm|Document Property|property}}
 
{{#parentPage:PXV:IPXC_AcroForm|Document Property|property}}
 
  
 
Represents the [[PXV:IPXC_Document|document]] that this form belongs to.
 
Represents the [[PXV:IPXC_Document|document]] that this form belongs to.
Line 11: Line 11:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXC_AcroForm|IPXC_AcroForm]], [[PXV:IPXC_Document|IPXC_Document]].
+
[[PXV:IPXC_AcroForm|IPXC_AcroForm]], [[PXV:IPXC_Document|IPXC_Document]].

Revision as of 04:56, 20 May 2015

Represents the document that this form belongs to.

Syntax

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

See Also

IPXC_AcroForm, IPXC_Document.