The ZapfDingbatsList type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ZapfDingbatsList(Int32) | ||
| ZapfDingbatsList(Int32, Int32) |
Methods
| Name | Description | |
|---|---|---|
| Add | (Overrides List..::..Add(Object).) | |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| getPostSymbol | (Inherited from List.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| IsContent | (Inherited from List.) | |
| IsEmpty | (Inherited from List.) | |
| IsNestable | (Inherited from List.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| NormalizeIndentation | (Inherited from List.) | |
| Process |
Processes the element by adding it (or the different parts) to an
IElementListener.
(Inherited from List.) | |
| SetListSymbol |
Sets the listsymbol.
(Inherited from List.) | |
| ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| alignindent | (Inherited from List.) | |
| autoindent | (Inherited from List.) | |
| first | This variable indicates the first number of a numbered list. (Inherited from List.) | |
| indentationLeft | The indentation of this list on the left side. (Inherited from List.) | |
| indentationRight | The indentation of this list on the right side. (Inherited from List.) | |
| lettered | (Inherited from List.) | |
| list | This is the ArrayList containing the different ListItems. (Inherited from List.) | |
| lowercase | (Inherited from List.) | |
| numbered | (Inherited from List.) | |
| postSymbol | (Inherited from List.) | |
| preSymbol | (Inherited from List.) | |
| symbol | This is the listsymbol of a list that is not numbered. (Inherited from List.) | |
| symbolIndent | The indentation of the listitems. (Inherited from List.) | |
| zn |
Properties
| Name | Description | |
|---|---|---|
| Alignindent | (Inherited from List.) | |
| Autoindent | (Inherited from List.) | |
| CharNumber | ||
| Chunks |
Gets all the chunks in this element.
(Inherited from List.) | |
| First |
Get/set the first number
(Inherited from List.) | |
| IndentationLeft |
Get/set the indentation of this paragraph on the left side.
(Inherited from List.) | |
| IndentationRight |
Get/set the indentation of this paragraph on the right side.
(Inherited from List.) | |
| Items |
Gets all the items in the list.
(Inherited from List.) | |
| Lettered | (Inherited from List.) | |
| ListSymbol |
Sets the symbol
(Inherited from List.) | |
| Lowercase | (Inherited from List.) | |
| Numbered | (Inherited from List.) | |
| PostSymbol | (Inherited from List.) | |
| PreSymbol | (Inherited from List.) | |
| Size |
Gets the size of the list.
(Inherited from List.) | |
| Symbol |
Get/set the symbol indentation.
(Inherited from List.) | |
| SymbolIndent |
Gets the symbol indentation.
(Inherited from List.) | |
| TotalLeading |
Gets the leading of the first listitem.
(Inherited from List.) | |
| Type |
Gets the type of the text element.
(Inherited from List.) |