[]
Defines a collection of StyleProperty values.
public class C1TextElementStyle : IDictionary<StyleProperty, object>, ICollection<KeyValuePair<StyleProperty, object>>, IEnumerable<KeyValuePair<StyleProperty, object>>, IDictionary, ICollection, IEnumerable
| Name | Description |
|---|---|
| C1TextElementStyle() | Initializes a new C1TextElementStyle object. |
| C1TextElementStyle(C1TextElementStyle) | Initializes a new C1TextElementStyle object with the values from another C1TextElementStyle. |
| Name | Description |
|---|---|
| Count | |
| IsFixedSize | |
| IsReadOnly | |
| IsSynchronized | |
| this[StyleProperty] | |
| this[object] | |
| Keys | |
| SyncRoot | |
| Values |
| Name | Description |
|---|---|
| operator ==(C1TextElementStyle, C1TextElementStyle) | |
| operator !=(C1TextElementStyle, C1TextElementStyle) |