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 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_AcroForm::Document Property}}
 
{{#customTitle:IPXC_AcroForm::Document Property}}
{{#parentPage:PXV:IPXC_AcroForm#Properties|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.

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