Uses of Class
com.ironsoftware.ironpdf.internal.proto.PdfPaperSize
Packages that use PdfPaperSize
-
Uses of PdfPaperSize in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return PdfPaperSizeModifier and TypeMethodDescriptionPdfPaperSize.Builder.build()PdfPaperSize.Builder.buildPartial()static PdfPaperSizePdfPaperSize.getDefaultInstance()PdfPaperSize.Builder.getDefaultInstanceForType()PdfPaperSize.getDefaultInstanceForType()ChromePdfRenderOptions.Builder.getPaperSize()optional .IronPdfEngine.Proto.PdfPaperSize paper_size = 13;ChromePdfRenderOptions.getPaperSize()optional .IronPdfEngine.Proto.PdfPaperSize paper_size = 13;ChromePdfRenderOptionsOrBuilder.getPaperSize()optional .IronPdfEngine.Proto.PdfPaperSize paper_size = 13;static PdfPaperSizePdfPaperSize.parseDelimitedFrom(InputStream input) static PdfPaperSizePdfPaperSize.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PdfPaperSizePdfPaperSize.parseFrom(byte[] data) static PdfPaperSizePdfPaperSize.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PdfPaperSizePdfPaperSize.parseFrom(com.google.protobuf.ByteString data) static PdfPaperSizePdfPaperSize.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PdfPaperSizePdfPaperSize.parseFrom(com.google.protobuf.CodedInputStream input) static PdfPaperSizePdfPaperSize.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PdfPaperSizePdfPaperSize.parseFrom(InputStream input) static PdfPaperSizePdfPaperSize.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PdfPaperSizePdfPaperSize.parseFrom(ByteBuffer data) static PdfPaperSizePdfPaperSize.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type PdfPaperSizeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PdfPaperSize>PdfPaperSize.getParserForType()static com.google.protobuf.Parser<PdfPaperSize>PdfPaperSize.parser()Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type PdfPaperSizeModifier and TypeMethodDescriptionPdfPaperSize.Builder.mergeFrom(PdfPaperSize other) ChromePdfRenderOptions.Builder.mergePaperSize(PdfPaperSize value) optional .IronPdfEngine.Proto.PdfPaperSize paper_size = 13;static PdfPaperSize.BuilderPdfPaperSize.newBuilder(PdfPaperSize prototype) ChromePdfRenderOptions.Builder.setPaperSize(PdfPaperSize value) optional .IronPdfEngine.Proto.PdfPaperSize paper_size = 13;