Uses of Class
com.ironsoftware.ironpdf.internal.proto.PdfForm
Packages that use PdfForm
-
Uses of PdfForm in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return PdfFormModifier and TypeMethodDescriptionPdfForm.Builder.build()PdfForm.Builder.buildPartial()static PdfFormPdfForm.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 PdfFormPdfForm.parseDelimitedFrom(InputStream input) static PdfFormPdfForm.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PdfFormPdfForm.parseFrom(byte[] data) static PdfFormPdfForm.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PdfFormPdfForm.parseFrom(com.google.protobuf.ByteString data) static PdfFormPdfForm.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PdfFormPdfForm.parseFrom(com.google.protobuf.CodedInputStream input) static PdfFormPdfForm.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PdfFormPdfForm.parseFrom(InputStream input) static PdfFormPdfForm.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PdfFormPdfForm.parseFrom(ByteBuffer data) static PdfFormPdfForm.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type PdfFormModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PdfForm>PdfForm.getParserForType()static com.google.protobuf.Parser<PdfForm>PdfForm.parser()Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type PdfFormModifier and TypeMethodDescriptionGetFormResult.Builder.mergeResult(PdfForm value) .IronPdfEngine.Proto.PdfForm result = 1;static PdfForm.BuilderPdfForm.newBuilder(PdfForm prototype) .IronPdfEngine.Proto.PdfForm result = 1;