Fonts

EditableDocument.Fonts property

Allows to obtain external font resources, which are used by this HTML document

public List<FontResourceBase> Fonts { get; }

See Also