Uses of Class
com.ironsoftware.ironpdf.internal.proto.TextField
Packages that use TextField
-
Uses of TextField in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return TextFieldModifier and TypeMethodDescriptionTextField.Builder.build()
TextField.Builder.buildPartial()
static TextField
TextField.getDefaultInstance()
TextField.Builder.getDefaultInstanceForType()
TextField.getDefaultInstanceForType()
FormField.Builder.getTextField()
.IronPdfEngine.Proto.TextField text_field = 13;
FormField.getTextField()
.IronPdfEngine.Proto.TextField text_field = 13;
FormFieldOrBuilder.getTextField()
.IronPdfEngine.Proto.TextField text_field = 13;
static TextField
TextField.parseDelimitedFrom
(InputStream input) static TextField
TextField.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextField
TextField.parseFrom
(byte[] data) static TextField
TextField.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextField
TextField.parseFrom
(com.google.protobuf.ByteString data) static TextField
TextField.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextField
TextField.parseFrom
(com.google.protobuf.CodedInputStream input) static TextField
TextField.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextField
TextField.parseFrom
(InputStream input) static TextField
TextField.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextField
TextField.parseFrom
(ByteBuffer data) static TextField
TextField.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type TextFieldModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TextField>
TextField.getParserForType()
static com.google.protobuf.Parser<TextField>
TextField.parser()
Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type TextFieldModifier and TypeMethodDescriptionFormField.Builder.mergeTextField
(TextField value) .IronPdfEngine.Proto.TextField text_field = 13;
static TextField.Builder
TextField.newBuilder
(TextField prototype) FormField.Builder.setTextField
(TextField value) .IronPdfEngine.Proto.TextField text_field = 13;