com.aspose.pdf.facades

Class Bookmarks

  • All Implemented Interfaces:
    com.aspose.ms.System.Collections.Generic.IGenericCollection<Bookmark>, com.aspose.ms.System.Collections.Generic.IGenericEnumerable<Bookmark>, com.aspose.ms.System.Collections.Generic.IGenericList<Bookmark>, com.aspose.ms.System.Collections.IEnumerable<Bookmark>, Iterable<Bookmark>, Collection<Bookmark>, List<Bookmark>


    public final class Bookmarks
    extends com.aspose.ms.System.Collections.Generic.List<Bookmark>

    Represents a collection of Bookmark objects.

    • Nested Class Summary

      • Nested classes/interfaces inherited from class com.aspose.ms.System.Collections.Generic.List

        com.aspose.ms.System.Collections.Generic.List.Enumerator<T>
    • Constructor Summary

      Constructors 
      Constructor and Description
      Bookmarks() 
    • Method Summary

      • Methods inherited from class com.aspose.ms.System.Collections.Generic.List

        add, add, addAll, addAll, addItem, addRange, addRange, asReadOnly, binarySearch, binarySearch, binarySearch, clear, contains, containsAll, containsItem, convertAll, copyTo, copyTo, copyTo, copyToTArray, exists, find, findAll, findIndex, findIndex, findIndex, findLast, findLastIndex, findLastIndex, findLastIndex, forEach, fromJava, get_Item, get, getCapacity, getRange, getSyncRoot, indexOf, indexOf, indexOf, indexOfItem, insertItem, insertRange, isEmpty, isFixedSize, isReadOnly, isSynchronized, iterator, lastIndexOf, lastIndexOf, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeAll, removeAt, removeItem, removeRange, retainAll, reverse, reverse, set_Item, set, setCapacity, size, sort, sort, sort, sort, subList, toArray, toArray, toJava, trimExcess, trueForAll
    • Constructor Detail

      • Bookmarks

        public Bookmarks()