[]
        
Deserializes the specified font information previously serialized.
public static bool DeserializeFont(FontInfo font, XmlNodeReader r)
Public Shared Function DeserializeFont(font As FontInfo, r As XmlNodeReader) As Boolean
| Type | Name | Description | 
|---|---|---|
| FontInfo | font | FontInfo object that contains the font information  | 
    
| XmlNodeReader | r | XmlNodeReader object  | 
    
| Type | Description | 
|---|---|
| bool |