[]
        
(Showing Draft Content)

C1.WPF.Word.Objects.RtfFontCollection.Contains

Contains Method

Contains(Font)

Determines whether the drawing font is located within the collection.

Declaration
public bool Contains(Font font)
Parameters
Type Name Description
Font font

The drawing font.

Returns
Type Description
bool

True if contains, otherwise false.