[]
        
(Showing Draft Content)

FarPoint.Win.Serializer.SerializeFont

SerializeFont Method

SerializeFont(Font, string, XmlWriter)

Serializes a font into XML with the specified writer.

Declaration
public static void SerializeFont(Font font, string elementName, XmlWriter w)
Public Shared Sub SerializeFont(font As Font, elementName As String, w As XmlWriter)
Parameters
Type Name Description
Font font

Font object containing the font

string elementName

Name of XML element

XmlWriter w

XmlTextWriter