IPXC_Page::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_Page::Document Property}}
 
{{#customTitle:IPXC_Page::Document Property}}
{{#parentPage:PXV:IPXC_Page#Properties|Document Property|property}}
+
{{#parentPage:PXV:IPXC_Page#Properties|Document|property}}
 
{{ToReview}}
 
{{ToReview}}
  

Revision as of 08:41, 23 May 2015


Gets the document that the page belongs to.

Syntax

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

See Also

IPXC_Page