Uses of Class
com.ironsoftware.ironpdf.internal.proto.PageRotation.Builder
Packages that use PageRotation.Builder
-
Uses of PageRotation.Builder in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return PageRotation.BuilderModifier and TypeMethodDescriptionPageRotation.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) PageRotation.Builder.clear()
PageRotation.Builder.clearEnumValue()
int32 enum_value = 1;
PageRotation.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) PageRotation.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) PageRotation.Builder.clone()
Page.Builder.getPageRotationBuilder()
.IronPdfEngine.Proto.PageRotation page_rotation = 5;
RotatePagesRequest.Builder.getPageRotationBuilder()
.IronPdfEngine.Proto.PageRotation page_rotation = 3;
PageRotation.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PageRotation.Builder.mergeFrom
(com.google.protobuf.Message other) PageRotation.Builder.mergeFrom
(PageRotation other) final PageRotation.Builder
PageRotation.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) static PageRotation.Builder
PageRotation.newBuilder()
static PageRotation.Builder
PageRotation.newBuilder
(PageRotation prototype) PageRotation.newBuilderForType()
protected PageRotation.Builder
PageRotation.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) PageRotation.Builder.setEnumValue
(int value) int32 enum_value = 1;
PageRotation.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) final PageRotation.Builder
PageRotation.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) PageRotation.toBuilder()
Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type PageRotation.BuilderModifier and TypeMethodDescriptionPage.Builder.setPageRotation
(PageRotation.Builder builderForValue) .IronPdfEngine.Proto.PageRotation page_rotation = 5;
RotatePagesRequest.Builder.setPageRotation
(PageRotation.Builder builderForValue) .IronPdfEngine.Proto.PageRotation page_rotation = 3;