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 TextFieldTextField.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 TextFieldTextField.parseDelimitedFrom(InputStream input) static TextFieldTextField.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextFieldTextField.parseFrom(byte[] data) static TextFieldTextField.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextFieldTextField.parseFrom(com.google.protobuf.ByteString data) static TextFieldTextField.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextFieldTextField.parseFrom(com.google.protobuf.CodedInputStream input) static TextFieldTextField.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextFieldTextField.parseFrom(InputStream input) static TextFieldTextField.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextFieldTextField.parseFrom(ByteBuffer data) static TextFieldTextField.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.BuilderTextField.newBuilder(TextField prototype) FormField.Builder.setTextField(TextField value) .IronPdfEngine.Proto.TextField text_field = 13;