IPXC_Page::Document Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:IPXC_Page::Document Property}} | {{#customTitle:IPXC_Page::Document Property}} | ||
{{#parentPage:PXV:IPXC_Page|Document Property|property}} | {{#parentPage:PXV:IPXC_Page|Document Property|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | + | Gets the [[PXV:IPXC_Document|document]] that the page belongs to. | |
== Syntax == | == Syntax == |
Revision as of 06:43, 7 May 2015
Gets the document that the page belongs to.
Syntax
HRESULT get_Document([out, retval] IPXC_Document** ppDoc);
See Also
See also IPXC_Page.