| Visual Basic (Declaration) | |
|---|---|
Public Property Italic As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public bool Italic {get; set;} | |
Return Value
true to use italic 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