The RtfListItem type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| RtfListItem | Initializes a new instance of the RtfListItem class |
Methods
| Name | Description | |
|---|---|---|
| CorrectIndentation | ||
| 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.) | |
| GetIndentLeft | (Inherited from RtfParagraph.) | |
| GetIndentRight | (Inherited from RtfParagraph.) | |
| GetLevel | ||
| GetParent | ||
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| InheritListSettings | ||
| IntToByteArray | (Inherited from RtfElement.) | |
| IsContainsInnerList | ||
| IsInTable | (Inherited from RtfElement.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| SetIndentLeft | (Inherited from RtfParagraph.) | |
| SetIndentRight | (Inherited from RtfParagraph.) | |
| SetInHeader | (Inherited from RtfPhrase.) | |
| SetInTable | (Inherited from RtfPhrase.) | |
| SetKeepTogetherWithNext | (Inherited from RtfParagraph.) | |
| SetLevel | ||
| SetParent | ||
| SetRtfDocument | (Inherited from RtfPhrase.) | |
| ToString | (Inherited from Object.) | |
| WriteContent | (Overrides RtfParagraph..::..WriteContent(Stream).) | |
| WriteDefinition |
Fields
| Name | Description | |
|---|---|---|
| chunks | (Inherited from RtfPhrase.) | |
| document | (Inherited from RtfElement.) | |
| inHeader | (Inherited from RtfElement.) | |
| inTable | (Inherited from RtfElement.) | |
| paragraphStyle | (Inherited from RtfParagraph.) |