Uses of Class
com.ironsoftware.ironpdf.internal.proto.TextField
-
Uses of TextField in com.ironsoftware.ironpdf.internal.proto
Modifier 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) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<TextField>
TextField.getParserForType()
static com.google.protobuf.Parser<TextField>
TextField.parser()
Modifier 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;