| Visual Basic (Declaration) | |
|---|---|
Public Property Bold As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public bool Bold {get; set;} | |
Return Value
true to use bold font for the text, false to use normal font.For an example, refer to CodecsTxtOptions.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family