public bool RenderWebFonts { get; set; }
Public Property RenderWebFonts As Boolean Get Set
public: property bool RenderWebFonts { bool get (); void set (bool value); }
member RenderWebFonts : bool with get, set
In This Article