[]
        
(Showing Draft Content)

C1.WPF.Word.Objects.IRtfContent

IRtfContent Interface

Common Word/RTF content interface.

Namespace: C1.WPF.Word.Objects
Assembly: C1.WPF.Word.4.6.2.dll
Syntax
public interface IRtfContent : IEnumerable

Properties

Name Description
Count

Gets current count Word/RTF objects in collection.

Current

Gets current Word/RTF object for set (group, collection).

Methods

Name Description
Add(RtfObject)

Adds the Word/RTF object to the collection.