Class ListLevel
Inheritance
System.Object
ListLevel
Assembly: IronWord.dll
Syntax
public class ListLevel : ContentElement, xdbdzv
Constructors
ListLevel()
Declaration
Properties
IsLegalNumberingStyle
Declaration
public string IsLegalNumberingStyle { get; set; }
Property Value
Type |
Description |
System.String |
|
LegacyNumbering
Declaration
public string LegacyNumbering { get; set; }
Property Value
Type |
Description |
System.String |
|
LevelJustification
Declaration
public string LevelJustification { get; set; }
Property Value
Type |
Description |
System.String |
|
LevelPictureBulletId
Declaration
public string LevelPictureBulletId { get; set; }
Property Value
Type |
Description |
System.String |
|
LevelRestart
Declaration
public string LevelRestart { get; set; }
Property Value
Type |
Description |
System.String |
|
LevelSuffix
Declaration
public string LevelSuffix { get; set; }
Property Value
Type |
Description |
System.String |
|
LevelText
Declaration
public string LevelText { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string NumberingFormat { get; set; }
Property Value
Type |
Description |
System.String |
|
NumberingSymbolRunProperties
Declaration
public string NumberingSymbolRunProperties { get; set; }
Property Value
Type |
Description |
System.String |
|
ParagraphStyleIdInLevel
Declaration
public string ParagraphStyleIdInLevel { get; set; }
Property Value
Type |
Description |
System.String |
|
PreviousParagraphProperties
Declaration
public string PreviousParagraphProperties { get; set; }
Property Value
Type |
Description |
System.String |
|
StartNumberingValue
Declaration
public string StartNumberingValue { get; set; }
Property Value
Type |
Description |
System.String |
|