IUIX_RangesNavigator::CanUndo Property

From PDF XChange PDF SDK
Revision as of 04:36, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property CanUndo of interface IUIX_RangesNavigator returns Value of VARIANT_BOOL ...

Undo operation is available.

Syntax

HRESULT get_CanUndo([out, retval]  VARIANT_BOOL*  bVal);

See Also

IUIX_RangesNavigator