Interface PdfiumIFormFieldObjectPOrBuilder
- 
- All Superinterfaces:
- com.google.protobuf.MessageLiteOrBuilder,- com.google.protobuf.MessageOrBuilder
 - All Known Implementing Classes:
- PdfiumIFormFieldObjectP,- PdfiumIFormFieldObjectP.Builder
 
 public interface PdfiumIFormFieldObjectPOrBuilder extends com.google.protobuf.MessageOrBuilder
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description PdfiumIFormFieldAnnotationPgetAnnotations(int index)repeated .ironpdfengineproto.PdfiumIFormFieldAnnotationP annotations = 2;intgetAnnotationsCount()repeated .ironpdfengineproto.PdfiumIFormFieldAnnotationP annotations = 2;List<PdfiumIFormFieldAnnotationP>getAnnotationsList()repeated .ironpdfengineproto.PdfiumIFormFieldAnnotationP annotations = 2;PdfiumIFormFieldAnnotationPOrBuildergetAnnotationsOrBuilder(int index)repeated .ironpdfengineproto.PdfiumIFormFieldAnnotationP annotations = 2;List<? extends PdfiumIFormFieldAnnotationPOrBuilder>getAnnotationsOrBuilderList()repeated .ironpdfengineproto.PdfiumIFormFieldAnnotationP annotations = 2;StringgetChoices(int index)repeated string choices = 3;com.google.protobuf.ByteStringgetChoicesBytes(int index)repeated string choices = 3;intgetChoicesCount()repeated string choices = 3;List<String>getChoicesList()repeated string choices = 3;StringgetDefaultAppearance()string default_appearance = 4;com.google.protobuf.ByteStringgetDefaultAppearanceBytes()string default_appearance = 4;PdfiumIDocumentObjectPgetDocumentObject().ironpdfengineproto.PdfiumIDocumentObjectP document_object = 1;PdfiumIDocumentObjectPOrBuildergetDocumentObjectOrBuilder().ironpdfengineproto.PdfiumIDocumentObjectP document_object = 1;PdfiumPdfFormFieldFlagsPgetFormFlags().ironpdfengineproto.PdfiumPdfFormFieldFlagsP form_flags = 5;PdfiumPdfFormFieldFlagsPOrBuildergetFormFlagsOrBuilder().ironpdfengineproto.PdfiumPdfFormFieldFlagsP form_flags = 5;StringgetFormType()string form_type = 6;com.google.protobuf.ByteStringgetFormTypeBytes()string form_type = 6;StringgetFullName()string full_name = 7;com.google.protobuf.ByteStringgetFullNameBytes()string full_name = 7;intgetMaxLength()int32 max_length = 8;StringgetName()string name = 9;com.google.protobuf.ByteStringgetNameBytes()string name = 9;StringgetObjType()string obj_type = 10;com.google.protobuf.ByteStringgetObjTypeBytes()string obj_type = 10;booleangetReadOnly()bool read_only = 11;StringgetRichText()string rich_text = 12;com.google.protobuf.ByteStringgetRichTextBytes()string rich_text = 12;PdfiumPdfFormFieldTypePgetType().ironpdfengineproto.PdfiumPdfFormFieldTypeP type = 13;PdfiumPdfFormFieldTypePOrBuildergetTypeOrBuilder().ironpdfengineproto.PdfiumPdfFormFieldTypeP type = 13;StringgetValue()string value = 14;com.google.protobuf.ByteStringgetValueBytes()string value = 14;booleanhasDocumentObject().ironpdfengineproto.PdfiumIDocumentObjectP document_object = 1;booleanhasFormFlags().ironpdfengineproto.PdfiumPdfFormFieldFlagsP form_flags = 5;booleanhasType().ironpdfengineproto.PdfiumPdfFormFieldTypeP type = 13;- 
Methods inherited from interface com.google.protobuf.MessageOrBuilderfindInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
 
- 
 
- 
- 
- 
Method Detail- 
hasDocumentObjectboolean hasDocumentObject() .ironpdfengineproto.PdfiumIDocumentObjectP document_object = 1;- Returns:
- Whether the documentObject field is set.
 
 - 
getDocumentObjectPdfiumIDocumentObjectP getDocumentObject() .ironpdfengineproto.PdfiumIDocumentObjectP document_object = 1;- Returns:
- The documentObject.
 
 - 
getDocumentObjectOrBuilderPdfiumIDocumentObjectPOrBuilder getDocumentObjectOrBuilder() .ironpdfengineproto.PdfiumIDocumentObjectP document_object = 1;
 - 
getAnnotationsListList<PdfiumIFormFieldAnnotationP> getAnnotationsList() repeated .ironpdfengineproto.PdfiumIFormFieldAnnotationP annotations = 2;
 - 
getAnnotationsPdfiumIFormFieldAnnotationP getAnnotations(int index) repeated .ironpdfengineproto.PdfiumIFormFieldAnnotationP annotations = 2;
 - 
getAnnotationsCountint getAnnotationsCount() repeated .ironpdfengineproto.PdfiumIFormFieldAnnotationP annotations = 2;
 - 
getAnnotationsOrBuilderListList<? extends PdfiumIFormFieldAnnotationPOrBuilder> getAnnotationsOrBuilderList() repeated .ironpdfengineproto.PdfiumIFormFieldAnnotationP annotations = 2;
 - 
getAnnotationsOrBuilderPdfiumIFormFieldAnnotationPOrBuilder getAnnotationsOrBuilder(int index) repeated .ironpdfengineproto.PdfiumIFormFieldAnnotationP annotations = 2;
 - 
getChoicesListList<String> getChoicesList() repeated string choices = 3;- Returns:
- A list containing the choices.
 
 - 
getChoicesCountint getChoicesCount() repeated string choices = 3;- Returns:
- The count of choices.
 
 - 
getChoicesString getChoices(int index) repeated string choices = 3;- Parameters:
- index- The index of the element to return.
- Returns:
- The choices at the given index.
 
 - 
getChoicesBytescom.google.protobuf.ByteString getChoicesBytes(int index) repeated string choices = 3;- Parameters:
- index- The index of the value to return.
- Returns:
- The bytes of the choices at the given index.
 
 - 
getDefaultAppearanceString getDefaultAppearance() string default_appearance = 4;- Returns:
- The defaultAppearance.
 
 - 
getDefaultAppearanceBytescom.google.protobuf.ByteString getDefaultAppearanceBytes() string default_appearance = 4;- Returns:
- The bytes for defaultAppearance.
 
 - 
hasFormFlagsboolean hasFormFlags() .ironpdfengineproto.PdfiumPdfFormFieldFlagsP form_flags = 5;- Returns:
- Whether the formFlags field is set.
 
 - 
getFormFlagsPdfiumPdfFormFieldFlagsP getFormFlags() .ironpdfengineproto.PdfiumPdfFormFieldFlagsP form_flags = 5;- Returns:
- The formFlags.
 
 - 
getFormFlagsOrBuilderPdfiumPdfFormFieldFlagsPOrBuilder getFormFlagsOrBuilder() .ironpdfengineproto.PdfiumPdfFormFieldFlagsP form_flags = 5;
 - 
getFormTypeString getFormType() string form_type = 6;- Returns:
- The formType.
 
 - 
getFormTypeBytescom.google.protobuf.ByteString getFormTypeBytes() string form_type = 6;- Returns:
- The bytes for formType.
 
 - 
getFullNameString getFullName() string full_name = 7;- Returns:
- The fullName.
 
 - 
getFullNameBytescom.google.protobuf.ByteString getFullNameBytes() string full_name = 7;- Returns:
- The bytes for fullName.
 
 - 
getMaxLengthint getMaxLength() int32 max_length = 8;- Returns:
- The maxLength.
 
 - 
getNameString getName() string name = 9;- Returns:
- The name.
 
 - 
getNameBytescom.google.protobuf.ByteString getNameBytes() string name = 9;- Returns:
- The bytes for name.
 
 - 
getObjTypeString getObjType() string obj_type = 10;- Returns:
- The objType.
 
 - 
getObjTypeBytescom.google.protobuf.ByteString getObjTypeBytes() string obj_type = 10;- Returns:
- The bytes for objType.
 
 - 
getReadOnlyboolean getReadOnly() bool read_only = 11;- Returns:
- The readOnly.
 
 - 
getRichTextString getRichText() string rich_text = 12;- Returns:
- The richText.
 
 - 
getRichTextBytescom.google.protobuf.ByteString getRichTextBytes() string rich_text = 12;- Returns:
- The bytes for richText.
 
 - 
hasTypeboolean hasType() .ironpdfengineproto.PdfiumPdfFormFieldTypeP type = 13;- Returns:
- Whether the type field is set.
 
 - 
getTypePdfiumPdfFormFieldTypeP getType() .ironpdfengineproto.PdfiumPdfFormFieldTypeP type = 13;- Returns:
- The type.
 
 - 
getTypeOrBuilderPdfiumPdfFormFieldTypePOrBuilder getTypeOrBuilder() .ironpdfengineproto.PdfiumPdfFormFieldTypeP type = 13;
 - 
getValueString getValue() string value = 14;- Returns:
- The value.
 
 - 
getValueBytescom.google.protobuf.ByteString getValueBytes() string value = 14;- Returns:
- The bytes for value.
 
 
- 
 
-