IUIX_RangesNavigator::CanRedo Property

From PDF XChange PDF SDK
Jump to: navigation, search


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

Redo operation is available.

Syntax

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

See Also

IUIX_RangesNavigator