[]
        
(Showing Draft Content)

C1.WPF.Word.Objects.RtfFontCollection.Item

this Property

this[int]

Gets or sets the RTF font at the specified index within the collection.

Declaration
public RtfFont this[int index] { get; set; }
Parameters
Type Name Description
int index
Property Value
Type Description
RtfFont

The RTF font.