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 PageRotationPageRotation.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 PageRotationPageRotation.parseDelimitedFrom(InputStream input) static PageRotationPageRotation.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PageRotationPageRotation.parseFrom(byte[] data) static PageRotationPageRotation.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PageRotationPageRotation.parseFrom(com.google.protobuf.ByteString data) static PageRotationPageRotation.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PageRotationPageRotation.parseFrom(com.google.protobuf.CodedInputStream input) static PageRotationPageRotation.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PageRotationPageRotation.parseFrom(InputStream input) static PageRotationPageRotation.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PageRotationPageRotation.parseFrom(ByteBuffer data) static PageRotationPageRotation.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.BuilderPageRotation.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;