public interface PdfiumSetFormFieldValueRequestPOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getAnnotationIndex()
int32 annotation_index = 2; |
PdfDocumentP |
getDocument()
.ironpdfengineproto.PdfDocumentP document = 1; |
PdfDocumentPOrBuilder |
getDocumentOrBuilder()
.ironpdfengineproto.PdfDocumentP document = 1; |
String |
getFormFieldValue()
string form_field_value = 4; |
com.google.protobuf.ByteString |
getFormFieldValueBytes()
string form_field_value = 4; |
int |
getPageIndex()
int32 page_index = 3; |
boolean |
hasDocument()
.ironpdfengineproto.PdfDocumentP document = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasDocument()
.ironpdfengineproto.PdfDocumentP document = 1;PdfDocumentP getDocument()
.ironpdfengineproto.PdfDocumentP document = 1;PdfDocumentPOrBuilder getDocumentOrBuilder()
.ironpdfengineproto.PdfDocumentP document = 1;int getAnnotationIndex()
int32 annotation_index = 2;int getPageIndex()
int32 page_index = 3;String getFormFieldValue()
string form_field_value = 4;com.google.protobuf.ByteString getFormFieldValueBytes()
string form_field_value = 4;Copyright © 2022–2025 Iron Software. All rights reserved.