public interface PageCollectionOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
Page |
getPages(int index)
repeated .IronPdfEngine.Proto.Page pages = 1; |
int |
getPagesCount()
repeated .IronPdfEngine.Proto.Page pages = 1; |
List<Page> |
getPagesList()
repeated .IronPdfEngine.Proto.Page pages = 1; |
PageOrBuilder |
getPagesOrBuilder(int index)
repeated .IronPdfEngine.Proto.Page pages = 1; |
List<? extends PageOrBuilder> |
getPagesOrBuilderList()
repeated .IronPdfEngine.Proto.Page pages = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
Page getPages(int index)
repeated .IronPdfEngine.Proto.Page pages = 1;
int getPagesCount()
repeated .IronPdfEngine.Proto.Page pages = 1;
List<? extends PageOrBuilder> getPagesOrBuilderList()
repeated .IronPdfEngine.Proto.Page pages = 1;
PageOrBuilder getPagesOrBuilder(int index)
repeated .IronPdfEngine.Proto.Page pages = 1;
Copyright © 2022–2023 Iron Software. All rights reserved.