public interface SetFromFieldValueRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
PdfDocument |
getDocument()
.IronPdfEngine.Proto.PdfDocument document = 1; |
PdfDocumentOrBuilder |
getDocumentOrBuilder()
.IronPdfEngine.Proto.PdfDocument document = 1; |
String |
getFieldName()
string field_name = 2; |
com.google.protobuf.ByteString |
getFieldNameBytes()
string field_name = 2; |
String |
getFormFieldValue()
string form_field_value = 3; |
com.google.protobuf.ByteString |
getFormFieldValueBytes()
string form_field_value = 3; |
boolean |
hasDocument()
.IronPdfEngine.Proto.PdfDocument document = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasDocument()
.IronPdfEngine.Proto.PdfDocument document = 1;PdfDocument getDocument()
.IronPdfEngine.Proto.PdfDocument document = 1;PdfDocumentOrBuilder getDocumentOrBuilder()
.IronPdfEngine.Proto.PdfDocument document = 1;String getFieldName()
string field_name = 2;com.google.protobuf.ByteString getFieldNameBytes()
string field_name = 2;String getFormFieldValue()
string form_field_value = 3;com.google.protobuf.ByteString getFormFieldValueBytes()
string form_field_value = 3;Copyright © 2022–2023 Iron Software. All rights reserved.