public interface PdfiumSetPagesRotationRequestPOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
PdfDocumentP |
getDocument()
.ironpdfengineproto.PdfDocumentP document = 1; |
PdfDocumentPOrBuilder |
getDocumentOrBuilder()
.ironpdfengineproto.PdfDocumentP document = 1; |
int |
getPageIndexes(int index)
repeated int32 page_indexes = 2; |
int |
getPageIndexesCount()
repeated int32 page_indexes = 2; |
List<Integer> |
getPageIndexesList()
repeated int32 page_indexes = 2; |
PdfiumPageRotationP |
getPageRotation()
.ironpdfengineproto.PdfiumPageRotationP page_rotation = 3; |
PdfiumPageRotationPOrBuilder |
getPageRotationOrBuilder()
.ironpdfengineproto.PdfiumPageRotationP page_rotation = 3; |
boolean |
hasDocument()
.ironpdfengineproto.PdfDocumentP document = 1; |
boolean |
hasPageRotation()
.ironpdfengineproto.PdfiumPageRotationP page_rotation = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasDocument()
.ironpdfengineproto.PdfDocumentP document = 1;PdfDocumentP getDocument()
.ironpdfengineproto.PdfDocumentP document = 1;PdfDocumentPOrBuilder getDocumentOrBuilder()
.ironpdfengineproto.PdfDocumentP document = 1;List<Integer> getPageIndexesList()
repeated int32 page_indexes = 2;int getPageIndexesCount()
repeated int32 page_indexes = 2;int getPageIndexes(int index)
repeated int32 page_indexes = 2;index - The index of the element to return.boolean hasPageRotation()
.ironpdfengineproto.PdfiumPageRotationP page_rotation = 3;PdfiumPageRotationP getPageRotation()
.ironpdfengineproto.PdfiumPageRotationP page_rotation = 3;PdfiumPageRotationPOrBuilder getPageRotationOrBuilder()
.ironpdfengineproto.PdfiumPageRotationP page_rotation = 3;Copyright © 2022–2025 Iron Software. All rights reserved.