Package | Description |
---|---|
com.ironsoftware.ironpdf.internal.proto |
Modifier and Type | Class and Description |
---|---|
class |
Bookmark
Protobuf type
IronPdfEngine.Proto.Bookmark |
static class |
Bookmark.Builder
Protobuf type
IronPdfEngine.Proto.Bookmark |
Modifier and Type | Method and Description |
---|---|
BookmarkOrBuilder |
BookmarkCollection.getBookmarksOrBuilder(int index)
repeated .IronPdfEngine.Proto.Bookmark bookmarks = 1; |
BookmarkOrBuilder |
BookmarkCollection.Builder.getBookmarksOrBuilder(int index)
repeated .IronPdfEngine.Proto.Bookmark bookmarks = 1; |
BookmarkOrBuilder |
BookmarkCollectionOrBuilder.getBookmarksOrBuilder(int index)
repeated .IronPdfEngine.Proto.Bookmark bookmarks = 1; |
Modifier and Type | Method and Description |
---|---|
List<? extends BookmarkOrBuilder> |
BookmarkCollection.getBookmarksOrBuilderList()
repeated .IronPdfEngine.Proto.Bookmark bookmarks = 1; |
List<? extends BookmarkOrBuilder> |
BookmarkCollection.Builder.getBookmarksOrBuilderList()
repeated .IronPdfEngine.Proto.Bookmark bookmarks = 1; |
List<? extends BookmarkOrBuilder> |
BookmarkCollectionOrBuilder.getBookmarksOrBuilderList()
repeated .IronPdfEngine.Proto.Bookmark bookmarks = 1; |
Copyright © 2022–2023 Iron Software. All rights reserved.