Class ListType
Specifies the types of lists that can be applied to the paragraph.
Inheritance
System.Object
ListType
Namespace: Syncfusion.Presentation
Assembly: Syncfusion.Presentation.Portable.dll
Syntax
public sealed class ListType : Enum
Fields
Bulleted
Specifies the ListType is bulleted
Declaration
public const ListType Bulleted
Field Value
Type | Description |
---|---|
ListType |
None
Specifies the ListType is none
Declaration
public const ListType None
Field Value
Type | Description |
---|---|
ListType |
NotDefined
Specifies the ListType is not defined
Declaration
public const ListType NotDefined
Field Value
Type | Description |
---|---|
ListType |
Numbered
Specifies the ListType is numbered
Declaration
public const ListType Numbered
Field Value
Type | Description |
---|---|
ListType |
Picture
Specifies the ListType is picture
Declaration
public const ListType Picture
Field Value
Type | Description |
---|---|
ListType |
value__
Declaration
public sbyte value__
Field Value
Type | Description |
---|---|
System.SByte |