FontSerialized Class
Definition
Section titled “Definition”public class FontSerializedInheritance object
Constructors
Section titled “Constructors”FontSerialized()
Section titled “FontSerialized()”public FontSerialized()Fields
Section titled “Fields”public string NameMethods
Section titled “Methods”FromFont(IFont)
Section titled “FromFont(IFont)”public static FontSerialized FromFont(IFont font)Parameters
Section titled “Parameters”font IFont
Returns
Section titled “Returns”ToFont(FontSerialized)
Section titled “ToFont(FontSerialized)”public static IFont ToFont(FontSerialized font)Parameters
Section titled “Parameters”font FontSerialized