IUIX_RangesNavigator::RangesCount Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 3: Line 3:
 
{{#customTitle:IUIX_RangesNavigator::RangesCount Property}}
 
{{#customTitle:IUIX_RangesNavigator::RangesCount Property}}
 
{{#parentPage:PXV:IUIX_RangesNavigator#Properties|RangesCount|property}}
 
{{#parentPage:PXV:IUIX_RangesNavigator#Properties|RangesCount|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
 
Property '''RangesCount''' of interface [[PXV:IUIX_RangesNavigator|IUIX_RangesNavigator]] returns  Value of ULONG ...
 
Property '''RangesCount''' of interface [[PXV:IUIX_RangesNavigator|IUIX_RangesNavigator]] returns  Value of ULONG ...
 +
 +
Returns the number of ranges in the full range.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 07:18, 25 May 2015


Property RangesCount of interface IUIX_RangesNavigator returns Value of ULONG ...

Returns the number of ranges in the full range.

Syntax

HRESULT get_RangesCount([out, retval]  ULONG*  pCount);

See Also

IUIX_RangesNavigator