public interface BookmarkCollectionOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
Bookmark |
getBookmarks(int index)
repeated .IronPdfEngine.Proto.Bookmark bookmarks = 1; |
int |
getBookmarksCount()
repeated .IronPdfEngine.Proto.Bookmark bookmarks = 1; |
List<Bookmark> |
getBookmarksList()
repeated .IronPdfEngine.Proto.Bookmark bookmarks = 1; |
BookmarkOrBuilder |
getBookmarksOrBuilder(int index)
repeated .IronPdfEngine.Proto.Bookmark bookmarks = 1; |
List<? extends BookmarkOrBuilder> |
getBookmarksOrBuilderList()
repeated .IronPdfEngine.Proto.Bookmark bookmarks = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
List<Bookmark> getBookmarksList()
repeated .IronPdfEngine.Proto.Bookmark bookmarks = 1;
Bookmark getBookmarks(int index)
repeated .IronPdfEngine.Proto.Bookmark bookmarks = 1;
int getBookmarksCount()
repeated .IronPdfEngine.Proto.Bookmark bookmarks = 1;
List<? extends BookmarkOrBuilder> getBookmarksOrBuilderList()
repeated .IronPdfEngine.Proto.Bookmark bookmarks = 1;
BookmarkOrBuilder getBookmarksOrBuilder(int index)
repeated .IronPdfEngine.Proto.Bookmark bookmarks = 1;
Copyright © 2022–2023 Iron Software. All rights reserved.