Uses of Class
com.ironsoftware.ironpdf.internal.proto.PdfPaperOrientation
Packages that use PdfPaperOrientation
-
Uses of PdfPaperOrientation in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return PdfPaperOrientationModifier and TypeMethodDescriptionPdfPaperOrientation.Builder.build()
PdfPaperOrientation.Builder.buildPartial()
static PdfPaperOrientation
PdfPaperOrientation.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 PdfPaperOrientation
PdfPaperOrientation.parseDelimitedFrom
(InputStream input) static PdfPaperOrientation
PdfPaperOrientation.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PdfPaperOrientation
PdfPaperOrientation.parseFrom
(byte[] data) static PdfPaperOrientation
PdfPaperOrientation.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PdfPaperOrientation
PdfPaperOrientation.parseFrom
(com.google.protobuf.ByteString data) static PdfPaperOrientation
PdfPaperOrientation.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PdfPaperOrientation
PdfPaperOrientation.parseFrom
(com.google.protobuf.CodedInputStream input) static PdfPaperOrientation
PdfPaperOrientation.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PdfPaperOrientation
PdfPaperOrientation.parseFrom
(InputStream input) static PdfPaperOrientation
PdfPaperOrientation.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PdfPaperOrientation
PdfPaperOrientation.parseFrom
(ByteBuffer data) static PdfPaperOrientation
PdfPaperOrientation.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.Builder
PdfPaperOrientation.newBuilder
(PdfPaperOrientation prototype) ChromePdfRenderOptions.Builder.setPaperOrientation
(PdfPaperOrientation value) optional .IronPdfEngine.Proto.PdfPaperOrientation paper_orientation = 12;