Click or drag to resize

DropDownItem Class

Inheritance Hierarchy

Namespace:  Spire.Doc.Documents
Assembly:  Spire.Doc (in Spire.Doc.dll) Version: 9.10.0.0 (9.10.0.3040)
Syntax
public class DropDownItem : DocumentSerializable

The DropDownItem type exposes the following members.

Constructors
  NameDescription
Public methodDropDownItem
Initializes a new instance of the DropDownItem class.
Top
Properties
  NameDescription
Public propertyDocument
Gets the document.
(Inherited from OwnerHolder.)
Public propertyText
Gets or sets text
Protected propertyXDLSHolder (Inherited from DocumentSerializable.)
Top
Methods
Fields
  NameDescription
Protected fieldm_doc (Inherited from OwnerHolder.)
Top
See Also