public interface PdfiumPagePOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
double |
getHeight()
double height = 2; |
int |
getPageIndex()
int32 page_index = 6; |
PdfiumPageRotationP |
getPageRotation()
.ironpdfengineproto.PdfiumPageRotationP page_rotation = 5; |
PdfiumPageRotationPOrBuilder |
getPageRotationOrBuilder()
.ironpdfengineproto.PdfiumPageRotationP page_rotation = 5; |
double |
getPrintHeight()
double print_height = 4; |
double |
getPrintWidth()
double print_width = 3; |
double |
getWidth()
double width = 1; |
boolean |
hasPageRotation()
.ironpdfengineproto.PdfiumPageRotationP page_rotation = 5; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofdouble getWidth()
double width = 1;double getHeight()
double height = 2;double getPrintWidth()
double print_width = 3;double getPrintHeight()
double print_height = 4;boolean hasPageRotation()
.ironpdfengineproto.PdfiumPageRotationP page_rotation = 5;PdfiumPageRotationP getPageRotation()
.ironpdfengineproto.PdfiumPageRotationP page_rotation = 5;PdfiumPageRotationPOrBuilder getPageRotationOrBuilder()
.ironpdfengineproto.PdfiumPageRotationP page_rotation = 5;int getPageIndex()
int32 page_index = 6;Copyright © 2022–2025 Iron Software. All rights reserved.