IdxRichEditStyleCollection<T> Methods
An interface providing the basic functionality used by all document style collections.
Name | Description |
---|---|
Add |
Adds a specified document style to the collection. |
Create |
Creates a new document style. |
Delete |
Marks the specified style as deleted. |
Get |
Returns the number of items within the list or collection.
Inherited from Idx |
Get |
Returns the collection item by its zero-based index.
Inherited from Idx |
Get |
Returns a document style by its name. |
See Also