NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Font.Bold

[To be supplied.]

[Visual Basic]
Public ReadOnly Property Bold As Boolean
[C#]
public bool Bold {get;}
[C++]
public: __property bool get_Bold();
[JScript]
public function get Bold() : Boolean;

See Also

Font Class | Font Members | System.Drawing Namespace