Uses of Class
com.ironsoftware.ironpdf.internal.proto.PdfForm
-
Uses of PdfForm in com.ironsoftware.ironpdf.internal.proto
Modifier and TypeMethodDescriptionPdfForm.Builder.build()
PdfForm.Builder.buildPartial()
static PdfForm
PdfForm.getDefaultInstance()
PdfForm.Builder.getDefaultInstanceForType()
PdfForm.getDefaultInstanceForType()
GetFormResult.Builder.getResult()
.IronPdfEngine.Proto.PdfForm result = 1;
GetFormResult.getResult()
.IronPdfEngine.Proto.PdfForm result = 1;
GetFormResultOrBuilder.getResult()
.IronPdfEngine.Proto.PdfForm result = 1;
static PdfForm
PdfForm.parseDelimitedFrom
(InputStream input) static PdfForm
PdfForm.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PdfForm
PdfForm.parseFrom
(byte[] data) static PdfForm
PdfForm.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PdfForm
PdfForm.parseFrom
(com.google.protobuf.ByteString data) static PdfForm
PdfForm.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PdfForm
PdfForm.parseFrom
(com.google.protobuf.CodedInputStream input) static PdfForm
PdfForm.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PdfForm
PdfForm.parseFrom
(InputStream input) static PdfForm
PdfForm.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PdfForm
PdfForm.parseFrom
(ByteBuffer data) static PdfForm
PdfForm.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<PdfForm>
PdfForm.getParserForType()
static com.google.protobuf.Parser<PdfForm>
PdfForm.parser()
Modifier and TypeMethodDescriptionGetFormResult.Builder.mergeResult
(PdfForm value) .IronPdfEngine.Proto.PdfForm result = 1;
static PdfForm.Builder
PdfForm.newBuilder
(PdfForm prototype) .IronPdfEngine.Proto.PdfForm result = 1;