Uses of Interface
com.ironsoftware.ironpdf.internal.proto.BookmarkOrBuilder
-
Uses of BookmarkOrBuilder in com.ironsoftware.ironpdf.internal.proto
Modifier and TypeClassDescriptionfinal class
Protobuf typeIronPdfEngine.Proto.Bookmark
static final class
Protobuf typeIronPdfEngine.Proto.Bookmark
Modifier and TypeMethodDescriptionBookmarkCollection.Builder.getBookmarksOrBuilder
(int index) repeated .IronPdfEngine.Proto.Bookmark bookmarks = 1;
BookmarkCollection.getBookmarksOrBuilder
(int index) repeated .IronPdfEngine.Proto.Bookmark bookmarks = 1;
BookmarkCollectionOrBuilder.getBookmarksOrBuilder
(int index) repeated .IronPdfEngine.Proto.Bookmark bookmarks = 1;
Modifier and TypeMethodDescriptionList<? extends BookmarkOrBuilder>
BookmarkCollection.Builder.getBookmarksOrBuilderList()
repeated .IronPdfEngine.Proto.Bookmark bookmarks = 1;
List<? extends BookmarkOrBuilder>
BookmarkCollection.getBookmarksOrBuilderList()
repeated .IronPdfEngine.Proto.Bookmark bookmarks = 1;
List<? extends BookmarkOrBuilder>
BookmarkCollectionOrBuilder.getBookmarksOrBuilderList()
repeated .IronPdfEngine.Proto.Bookmark bookmarks = 1;