Uses of Class
com.ironsoftware.ironpdf.internal.proto.PdfPaperOrientation
Packages that use PdfPaperOrientation
- 
Uses of PdfPaperOrientation in com.ironsoftware.ironpdf.internal.protoMethods in com.ironsoftware.ironpdf.internal.proto that return PdfPaperOrientationModifier and TypeMethodDescriptionPdfPaperOrientation.Builder.build()PdfPaperOrientation.Builder.buildPartial()static PdfPaperOrientationPdfPaperOrientation.getDefaultInstance()PdfPaperOrientation.Builder.getDefaultInstanceForType()PdfPaperOrientation.getDefaultInstanceForType()ChromePdfRenderOptions.Builder.getPaperOrientation()optional .IronPdfEngine.Proto.PdfPaperOrientation paper_orientation = 12;ChromePdfRenderOptions.getPaperOrientation()optional .IronPdfEngine.Proto.PdfPaperOrientation paper_orientation = 12;ChromePdfRenderOptionsOrBuilder.getPaperOrientation()optional .IronPdfEngine.Proto.PdfPaperOrientation paper_orientation = 12;static PdfPaperOrientationPdfPaperOrientation.parseDelimitedFrom(InputStream input) static PdfPaperOrientationPdfPaperOrientation.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PdfPaperOrientationPdfPaperOrientation.parseFrom(byte[] data) static PdfPaperOrientationPdfPaperOrientation.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PdfPaperOrientationPdfPaperOrientation.parseFrom(com.google.protobuf.ByteString data) static PdfPaperOrientationPdfPaperOrientation.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PdfPaperOrientationPdfPaperOrientation.parseFrom(com.google.protobuf.CodedInputStream input) static PdfPaperOrientationPdfPaperOrientation.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PdfPaperOrientationPdfPaperOrientation.parseFrom(InputStream input) static PdfPaperOrientationPdfPaperOrientation.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PdfPaperOrientationPdfPaperOrientation.parseFrom(ByteBuffer data) static PdfPaperOrientationPdfPaperOrientation.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type PdfPaperOrientationModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PdfPaperOrientation>PdfPaperOrientation.getParserForType()static com.google.protobuf.Parser<PdfPaperOrientation>PdfPaperOrientation.parser()Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type PdfPaperOrientationModifier and TypeMethodDescriptionPdfPaperOrientation.Builder.mergeFrom(PdfPaperOrientation other) ChromePdfRenderOptions.Builder.mergePaperOrientation(PdfPaperOrientation value) optional .IronPdfEngine.Proto.PdfPaperOrientation paper_orientation = 12;static PdfPaperOrientation.BuilderPdfPaperOrientation.newBuilder(PdfPaperOrientation prototype) ChromePdfRenderOptions.Builder.setPaperOrientation(PdfPaperOrientation value) optional .IronPdfEngine.Proto.PdfPaperOrientation paper_orientation = 12;