IPXC_Image::Document Property

From PDF XChange PDF SDK
Revision as of 11:48, 11 January 2016 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Property Document of interface IPXC_Image returns Pointer to IPXC_Document ...

Syntax

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

See Also

IPXC_Image