IUIX_RangesNavigator::CanRedo Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 3: Line 3:
 
{{#customTitle:IUIX_RangesNavigator::CanRedo Property}}
 
{{#customTitle:IUIX_RangesNavigator::CanRedo Property}}
 
{{#parentPage:PXV:IUIX_RangesNavigator#Properties|CanRedo|property}}
 
{{#parentPage:PXV:IUIX_RangesNavigator#Properties|CanRedo|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
 
Property '''CanRedo''' of interface [[PXV:IUIX_RangesNavigator|IUIX_RangesNavigator]] returns  Value of VARIANT_BOOL ...
 
Property '''CanRedo''' of interface [[PXV:IUIX_RangesNavigator|IUIX_RangesNavigator]] returns  Value of VARIANT_BOOL ...
 +
 +
'''Redo''' operation is available.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 07:04, 25 May 2015


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

Redo operation is available.

Syntax

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

See Also

IUIX_RangesNavigator