WoffFont Methods |
The WoffFont type exposes the following members.
Name | Description | |
---|---|---|
![]() | Dispose |
Disposes this font resource, disposing its content and making most methods and properties non-working
(Inherited from FontResourceBase.) |
![]() | Equals(FontResourceBase) |
Checks this instance with specified font resource on reference equality
(Inherited from FontResourceBase.) |
![]() | Equals(IHtmlResource) |
Checks this instance with specified HTML resource on reference equality
(Inherited from FontResourceBase.) |
![]() ![]() | IsValid(Stream) |
Checks whether specified stream is a valid WOFF font
|
![]() ![]() | IsValid(String) |
Checks whether specified base64-encoded string is a valid WOFF font
|
![]() | Save |
Saves this font to the specified file
(Inherited from FontResourceBase.) |