[]
Common Word/RTF content interface.
public interface IRtfContent : IEnumerable
Name | Description |
---|---|
Count | Gets current count Word/RTF objects in collection. |
Current | Gets current Word/RTF object for set (group, collection). |
Name | Description |
---|---|
Add(RtfObject) | Adds the Word/RTF object to the collection. |