C1.C1Word.4 Assembly > C1.C1Word.Objects Namespace : RtfListLevel Class |
The following tables list the members exposed by RtfListLevel.
Name | Description | |
---|---|---|
Alignment | Gets or sets alignment of this list. | |
BreakLine | Gets break line flag for this object. (Inherited from C1.C1Word.Objects.RtfObject) | |
CellOwner | Gets owner Word/RTF table cell object for this object. (Inherited from C1.C1Word.Objects.RtfObject) | |
Document | Gets Word/RTF document for this object. (Inherited from C1.C1Word.Objects.RtfObject) | |
IsEmpty | Gets is empty this object. (Inherited from C1.C1Word.Objects.RtfObject) | |
Level | Gets list level. | |
LevelChar | Gets or sets type of this list. | |
LevelIndent | Gets or sets first indentation of this list. | |
LevelNumbers | Gets or sets level numbers (offsets into the level text of the level placeholders) of this list. | |
LevelSpace | Gets or sets left indentation of this list. | |
LevelText | Gets or sets level text (the level placeholders, and the periods are the surrounding text) of this list. | |
ListType | Gets or sets type of this list. | |
Owner | Gets owner object. (Inherited from C1.C1Word.Objects.RtfObject) | |
ParagraphOwner | Gets owner Word/RTF paragraph object for this object. (Inherited from C1.C1Word.Objects.RtfObject) | |
SectionOwner | Gets owner Word/RTF section object for this object. (Inherited from C1.C1Word.Objects.RtfObject) | |
ShapeOwner | Gets owner Word/RTF shape object for this object. (Inherited from C1.C1Word.Objects.RtfObject) | |
StartAt | Gets or sets specifies the start-at value for the level. |
Name | Description | |
---|---|---|
Clone | Creates a new RtfObject object that is a copy of the current instance. (Inherited from C1.C1Word.Objects.RtfObject) | |
ToString | Gets RTF format string value for this object. (Inherited from C1.C1Word.Objects.RtfObject) |