NevronOpenVision
Nevron.Nov.Text Namespace / NBookmarkCollection Class / GetInRanges Method
GetInRanges Method
Gets the bookmarks in the specified ranges. Returns an empty list if there aren't any bookmarks in the specified ranges.
Syntax
public NList<NBookmark> GetInRanges( 
   NRangeI[] ranges
)

Parameters

ranges
Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also