Uses of Interface
com.ironsoftware.ironpdf.internal.proto.BookmarkOrBuilder
Packages that use BookmarkOrBuilder
-
Uses of BookmarkOrBuilder in com.ironsoftware.ironpdf.internal.proto
Classes in com.ironsoftware.ironpdf.internal.proto that implement BookmarkOrBuilderModifier and TypeClassDescriptionfinal classProtobuf typeIronPdfEngine.Proto.Bookmarkstatic final classProtobuf typeIronPdfEngine.Proto.BookmarkMethods in com.ironsoftware.ironpdf.internal.proto that return BookmarkOrBuilderModifier 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;Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type BookmarkOrBuilderModifier 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;