SerializeToCss
IFontInfo.SerializeToCss method
Serializes this font info as a @font-face at-rule and writes it to the specified text writer
public void SerializeToCss(TextWriter output)
Parameter | Type | Description |
---|---|---|
output | TextWriter | Device, into which the serialized text data should be written |
See Also
- interface IFontInfo
- namespace GroupDocs.Viewer.Fonts
- assembly GroupDocs.Viewer