Enum StyleType
Specifies the category of document elements to which a style applies.
Namespace: Telerik.Windows.Documents.Flow.Model.Styles
Assembly: Telerik.Windows.Documents.Flow.dll
Syntax
public enum StyleType
Character
Style applied to inline text runs.
Numbering
Style applied to list numbering definitions.
Paragraph
Style applied to paragraph blocks.
Table
Style applied to tables, rows, and cells.