Represents a style type enumeration.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
SyntaxPublic Enumeration StyleType
MembersMember name | Value | Description |
---|
Paragraph | 0 |
Paragraph style.
|
Character | 1 |
Character style.
|
List | 2 |
List style.
|
Table | 3 |
Table style.
|
See Also