Share

TextStyle.Italic Property

Parent Object: TextStyle

Description

Gets and sets whether the text style has italic formatting or not. True if the text style has italic formatting.

Syntax

TextStyle.Italic() As Boolean

Property Value

This is a read/write property whose value is a Boolean.

Version

Introduced in version 5.3

Was this information helpful?