Uses of Class
com.ironsoftware.ironpdf.internal.proto.PageRotation
-
Uses of PageRotation in com.ironsoftware.ironpdf.internal.proto
Modifier and TypeMethodDescriptionPageRotation.Builder.build()
PageRotation.Builder.buildPartial()
static PageRotation
PageRotation.getDefaultInstance()
PageRotation.Builder.getDefaultInstanceForType()
PageRotation.getDefaultInstanceForType()
Page.Builder.getPageRotation()
.IronPdfEngine.Proto.PageRotation page_rotation = 5;
Page.getPageRotation()
.IronPdfEngine.Proto.PageRotation page_rotation = 5;
PageOrBuilder.getPageRotation()
.IronPdfEngine.Proto.PageRotation page_rotation = 5;
SetPagesRotationRequest.Builder.getPageRotation()
.IronPdfEngine.Proto.PageRotation page_rotation = 3;
SetPagesRotationRequest.getPageRotation()
.IronPdfEngine.Proto.PageRotation page_rotation = 3;
SetPagesRotationRequestOrBuilder.getPageRotation()
.IronPdfEngine.Proto.PageRotation page_rotation = 3;
static PageRotation
PageRotation.parseDelimitedFrom
(InputStream input) static PageRotation
PageRotation.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PageRotation
PageRotation.parseFrom
(byte[] data) static PageRotation
PageRotation.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PageRotation
PageRotation.parseFrom
(com.google.protobuf.ByteString data) static PageRotation
PageRotation.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PageRotation
PageRotation.parseFrom
(com.google.protobuf.CodedInputStream input) static PageRotation
PageRotation.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PageRotation
PageRotation.parseFrom
(InputStream input) static PageRotation
PageRotation.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PageRotation
PageRotation.parseFrom
(ByteBuffer data) static PageRotation
PageRotation.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<PageRotation>
PageRotation.getParserForType()
static com.google.protobuf.Parser<PageRotation>
PageRotation.parser()
Modifier and TypeMethodDescriptionPageRotation.Builder.mergeFrom
(PageRotation other) Page.Builder.mergePageRotation
(PageRotation value) .IronPdfEngine.Proto.PageRotation page_rotation = 5;
SetPagesRotationRequest.Builder.mergePageRotation
(PageRotation value) .IronPdfEngine.Proto.PageRotation page_rotation = 3;
static PageRotation.Builder
PageRotation.newBuilder
(PageRotation prototype) Page.Builder.setPageRotation
(PageRotation value) .IronPdfEngine.Proto.PageRotation page_rotation = 5;
SetPagesRotationRequest.Builder.setPageRotation
(PageRotation value) .IronPdfEngine.Proto.PageRotation page_rotation = 3;