[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.EmbeddedFontCollection.Item

this Property

this[EmbeddedFontType]

Gets an embedded font from this collection with a specified type.

Declaration
public EmbeddedFont this[EmbeddedFontType type] { get; }
Parameters
Type Name Description
EmbeddedFontType type

The type of the embedded font.

Property Value
Type Description
EmbeddedFont

The embedded font with the specified type if found, otherwise null.