IUIX_RangesNavigator::RangesCount Property

From PDF XChange PDF SDK
Revision as of 14:50, 16 June 2015 by Johnv (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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*  nCount);

See Also

IUIX_RangesNavigator