Enum
StyleType

Specifies the category of document elements to which a style applies.

Definition

Namespace:Telerik.Windows.Documents.Flow.Model.Styles

Assembly:Telerik.Windows.Documents.Flow.dll

Syntax:

cs-api-definition
public enum StyleType

Fields

Character

Style applied to inline text runs.

Declaration

cs-api-definition
Character = 0

Field Value

StyleType

Numbering

Style applied to list numbering definitions.

Declaration

cs-api-definition
Numbering = 3

Field Value

StyleType

Paragraph

Style applied to paragraph blocks.

Declaration

cs-api-definition
Paragraph = 1

Field Value

StyleType

Table

Style applied to tables, rows, and cells.

Declaration

cs-api-definition
Table = 2

Field Value

StyleType

In this article
DefinitionFieldsCharacterNumberingParagraphTable
Not finding the help you need?
Contact Support