Enum StylePropertyType
Describes the type of a style property.
Namespace: Telerik.Windows.Documents.Flow.Model.Styles.Core
Assembly: Telerik.Windows.Documents.Flow.dll
Syntax
public enum StylePropertyType
Character
Character style property type.
Document
Document style property type.
DocumentElement
Generic DocumentElement style property type.
Paragraph
Paragraph style property type.
Section
Section style property type.
Table
Table style property type.
TableCell
TableCell style property type.
TableRow
TableRow style property type.