IPXC_AcroForm::Document Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m
Line 2: Line 2:
 
{{#customTitle:IPXC_AcroForm::Document Property}}
 
{{#customTitle:IPXC_AcroForm::Document Property}}
 
{{#parentPage:PXV:IPXC_AcroForm|Document Property|property}}
 
{{#parentPage:PXV:IPXC_AcroForm|Document Property|property}}
{{ToReview}}
 
  
Represents [[PXV:IPXC_Document|document]] that this form belongs to.
+
Represents the [[PXV:IPXC_Document|document]] that this form belongs to.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 06:10, 13 May 2015

Represents the document that this form belongs to.

Syntax

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

See Also

See also IPXC_AcroForm, IPXC_Document.