IdxRichEditStyleCollection<T> Properties
An interface providing the basic functionality used by all document style collections.| Name | Description |
|---|---|
| Count | Returns the number of items within the list or collection. Inherited from IdxReadOnlyList<T>. |
| Self | Provides access to individual document styles by their names. |
See Also