IPXV_DocSaveEvent::Flags Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property Flags of interface IPXV_DocSaveEvent returns/sets Value of LONG containing the document save flags.

Syntax

HRESULT get_Flags([out, retval]  LONG*  nFlags);
HRESULT put_Flags(  LONG  nFlags);

See Also

IPXV_DocSaveEvent