[Root] / Xceed.PdfLibrary.NET Assembly / Xceed.PdfLibrary.NET Namespace / RadioButtonFormFieldCollection Class


In This Topic
    RadioButtonFormFieldCollection Class Methods
    In This Topic

    For a list of all members of this type, see RadioButtonFormFieldCollection members.

    Public Methods
     NameDescription
    Public MethodAdds a FormField to the FormFieldCollection. (Inherited from Xceed.PdfLibrary.NET.EditableFormFieldCollection<RadioButtonFormField>)
    Public MethodRemoves all FormFields from the FormFieldCollection. (Inherited from Xceed.PdfLibrary.NET.EditableFormFieldCollection<RadioButtonFormField>)
    Public MethodGets the enumerator. (Inherited from Xceed.PdfLibrary.NET.FormFieldCollection<T>)
    Public MethodRemoves a specific FormField from the FormFieldCollection. (Inherited from Xceed.PdfLibrary.NET.EditableFormFieldCollection<RadioButtonFormField>)
    Public MethodRemoves the FormField located at a specific index in the FormFieldCollection. (Inherited from Xceed.PdfLibrary.NET.EditableFormFieldCollection<RadioButtonFormField>)
    Top
    See Also