IPXV_MacroHelper::Doc Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property Doc of interface IPXV_MacroHelper returns/sets Pointer to IPXC_Document ...

Syntax

HRESULT get_Doc([out, retval]  IPXC_Document**  pDoc);
HRESULT put_Doc([in]  IPXC_Document*  pDoc);

See Also

IPXV_MacroHelper