| C1.Win.C1Editor.4 Assembly > C1.Win.Xhtml Namespace : StyleType Enumeration |
'Declaration Public Enum StyleType Inherits System.Enum
public enum StyleType : System.Enum
| Member | Description |
|---|---|
| Any | Style is applied to any kind of content. |
| Character | Style is applied only to characters in the range. |
| List | Style is applied only to lists containing the range. |
| Paragraph | Style is applied only to whole paragraphs containing the text range. |
| Table | Style is applied only to tables containing the range. |
System.Object
System.ValueType
System.Enum
C1.Win.Xhtml.StyleType