[]
        
(Showing Draft Content)

C1.WPF.Word.Objects.RtfStyleCollection

RtfStyleCollection Class

The Word/RTF style collection.

Inheritance
RtfStyleCollection
Implements
Namespace: C1.WPF.Word.Objects
Assembly: C1.WPF.Word.4.6.2.dll
Syntax
public class RtfStyleCollection : RtfCollection, ICloneable, IEnumerable

Properties

Name Description
this[int]

Gets or sets the style at the specified index within the collection.

this[string]

Gets or sets the style at the specified name within the collection.

Methods

Name Description
Clone(RtfObject)

A copy of the current collection.