public interface BookmarkDescriptorCollectionOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
BookmarkDescriptor |
getBookmarkDescriptors(int index)
repeated .IronPdfEngine.Proto.BookmarkDescriptor bookmark_descriptors = 1; |
int |
getBookmarkDescriptorsCount()
repeated .IronPdfEngine.Proto.BookmarkDescriptor bookmark_descriptors = 1; |
List<BookmarkDescriptor> |
getBookmarkDescriptorsList()
repeated .IronPdfEngine.Proto.BookmarkDescriptor bookmark_descriptors = 1; |
BookmarkDescriptorOrBuilder |
getBookmarkDescriptorsOrBuilder(int index)
repeated .IronPdfEngine.Proto.BookmarkDescriptor bookmark_descriptors = 1; |
List<? extends BookmarkDescriptorOrBuilder> |
getBookmarkDescriptorsOrBuilderList()
repeated .IronPdfEngine.Proto.BookmarkDescriptor bookmark_descriptors = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
List<BookmarkDescriptor> getBookmarkDescriptorsList()
repeated .IronPdfEngine.Proto.BookmarkDescriptor bookmark_descriptors = 1;
BookmarkDescriptor getBookmarkDescriptors(int index)
repeated .IronPdfEngine.Proto.BookmarkDescriptor bookmark_descriptors = 1;
int getBookmarkDescriptorsCount()
repeated .IronPdfEngine.Proto.BookmarkDescriptor bookmark_descriptors = 1;
List<? extends BookmarkDescriptorOrBuilder> getBookmarkDescriptorsOrBuilderList()
repeated .IronPdfEngine.Proto.BookmarkDescriptor bookmark_descriptors = 1;
BookmarkDescriptorOrBuilder getBookmarkDescriptorsOrBuilder(int index)
repeated .IronPdfEngine.Proto.BookmarkDescriptor bookmark_descriptors = 1;
Copyright © 2022–2023 Iron Software. All rights reserved.