IPXC_AcroForm::Document Property

From PDF XChange PDF SDK
Jump to: navigation, search
m
m (Automatic page editing by robot)
 
(4 intermediate revisions by 2 users not shown)
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#Properties|Document|property}}
  
 
Represents the [[PXV:IPXC_Document|document]] that this form belongs to.
 
Represents the [[PXV:IPXC_Document|document]] that this form belongs to.
Line 10: Line 11:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXC_AcroForm|IPXC_AcroForm]], [[PXV:IPXC_Document|IPXC_Document]].
+
[[PXV:IPXC_AcroForm|IPXC_AcroForm]]

Latest revision as of 08:00, 23 May 2015

Represents the document that this form belongs to.

Syntax

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

See Also

IPXC_AcroForm