IPXC_Page::Document Property

From PDF XChange PDF SDK
Jump to: navigation, search


Gets the document that the page belongs to.

Syntax

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

See Also

IPXC_Page