IPXV_DocSaveEvent::Doc Property

From PDF XChange PDF SDK
Revision as of 00:49, 9 May 2019 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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


Property Doc of interface IPXV_DocSaveEvent returns Pointer to IPXV_Document ...

Syntax

HRESULT get_Doc([out, retval]  IPXV_Document**  pDoc);

See Also

IPXV_DocSaveEvent