Click or drag to resize

ParagraphAppendDropDownFormField Method

Appends the drop down form field.

Namespace:  Spire.Doc.Documents
Assembly:  Spire.Doc (in Spire.Doc.dll) Version: 9.10.0.0 (9.10.0.3040)
Syntax
public DropDownFormField AppendDropDownFormField()

Return Value

Type: DropDownFormField

Implements

IParagraphAppendDropDownFormField
See Also