public interface PageOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
double |
getHeight()
double height = 2; |
PageRotation |
getPageRotation()
.IronPdfEngine.Proto.PageRotation page_rotation = 5; |
PageRotationOrBuilder |
getPageRotationOrBuilder()
.IronPdfEngine.Proto.PageRotation page_rotation = 5; |
double |
getPrintHeight()
double print_height = 4; |
double |
getPrintWidth()
double print_width = 3; |
double |
getWidth()
double width = 1; |
boolean |
hasPageRotation()
.IronPdfEngine.Proto.PageRotation 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()
.IronPdfEngine.Proto.PageRotation page_rotation = 5;PageRotation getPageRotation()
.IronPdfEngine.Proto.PageRotation page_rotation = 5;PageRotationOrBuilder getPageRotationOrBuilder()
.IronPdfEngine.Proto.PageRotation page_rotation = 5;Copyright © 2022–2023 Iron Software. All rights reserved.