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 PdfPaperSize
PdfPaperSize.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 PdfPaperSize
PdfPaperSize.parseDelimitedFrom
(InputStream input) static PdfPaperSize
PdfPaperSize.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PdfPaperSize
PdfPaperSize.parseFrom
(byte[] data) static PdfPaperSize
PdfPaperSize.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PdfPaperSize
PdfPaperSize.parseFrom
(com.google.protobuf.ByteString data) static PdfPaperSize
PdfPaperSize.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PdfPaperSize
PdfPaperSize.parseFrom
(com.google.protobuf.CodedInputStream input) static PdfPaperSize
PdfPaperSize.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PdfPaperSize
PdfPaperSize.parseFrom
(InputStream input) static PdfPaperSize
PdfPaperSize.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PdfPaperSize
PdfPaperSize.parseFrom
(ByteBuffer data) static PdfPaperSize
PdfPaperSize.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.Builder
PdfPaperSize.newBuilder
(PdfPaperSize prototype) ChromePdfRenderOptions.Builder.setPaperSize
(PdfPaperSize value) optional .IronPdfEngine.Proto.PdfPaperSize paper_size = 13;