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}}
{{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 ...

Latest revision as of 12:08, 16 June 2015


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