Reads a Font object with the specified name. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public Font ReadFont ( |
Visual Basic
![]() |
---|
Public Function ReadFont( _ |
Type: String
A string specifying the name of the element.
Type: XmlElement
The parent XML element.
Type: Font
A default value to use, if no Font is read.
Type: Font
The read Font value