Enum HtmlEmbeddedFontType

HtmlEmbeddedFontType enumeration

Represents the embedded font type in html.

public enum HtmlEmbeddedFontType

Values

NameValueDescription
None0Not embed font.
Woff1Embed WOFF font.

See Also