'Declaration Public Enum ListStyle Inherits System.Enum
public enum ListStyle : System.Enum
'Declaration Public Enum ListStyle Inherits System.Enum
public enum ListStyle : System.Enum
Member | Description |
---|---|
Bulleted | Indicates that this is a list paragraph with bullets. |
None | Indicates that this is not a list paragraph and that there is no bullet/number for this paragraph. |
Numbered | Indicates that this is a list paragraph with numbering. |
System.Object
System.ValueType
System.Enum
C1.C1Rdl.Rdl2008.ListStyle