Uses of Class
com.ironsoftware.ironpdf.internal.proto.PdfPaperOrientation
-
Uses of PdfPaperOrientation in com.ironsoftware.ironpdf.internal.proto
Modifier 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) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<PdfPaperOrientation>
PdfPaperOrientation.getParserForType()
static com.google.protobuf.Parser<PdfPaperOrientation>
PdfPaperOrientation.parser()
Modifier 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;