[]
        
(Showing Draft Content)

C1.WPF.Word.Objects.RtfFontCollection.IndexOf

IndexOf Method

IndexOf(Font)

Returns the index within the collection of the element.

Declaration
public int IndexOf(Font font)
Parameters
Type Name Description
Font font

The drawing font.

Returns
Type Description
int

The zero-based index of the first occurrence of element, if found, otherwise, -1.