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 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) 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.Builder
PdfForm.newBuilder
(PdfForm prototype) .IronPdfEngine.Proto.PdfForm result = 1;