Uses of Class
com.ironsoftware.ironpdf.internal.proto.PageRotation
Packages that use PageRotation
-
Uses of PageRotation in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return PageRotationModifier 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;
RotatePagesRequest.Builder.getPageRotation()
.IronPdfEngine.Proto.PageRotation page_rotation = 3;
RotatePagesRequest.getPageRotation()
.IronPdfEngine.Proto.PageRotation page_rotation = 3;
RotatePagesRequestOrBuilder.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) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type PageRotationModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PageRotation>
PageRotation.getParserForType()
static com.google.protobuf.Parser<PageRotation>
PageRotation.parser()
Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type PageRotationModifier and TypeMethodDescriptionPageRotation.Builder.mergeFrom
(PageRotation other) Page.Builder.mergePageRotation
(PageRotation value) .IronPdfEngine.Proto.PageRotation page_rotation = 5;
RotatePagesRequest.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;
RotatePagesRequest.Builder.setPageRotation
(PageRotation value) .IronPdfEngine.Proto.PageRotation page_rotation = 3;