IParagraph
AppendDropDownFormField Method
|
Appends the drop down form field.
Namespace:
Spire.Doc.Interface
Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
DropDownFormField AppendDropDownFormField()
Function AppendDropDownFormField As DropDownFormField
DropDownFormField^ AppendDropDownFormField()
abstract AppendDropDownFormField : unit -> DropDownFormField
Return Value
Type:
DropDownFormField
See Also