Share

TextGraphics.Italic Property

Parent Object: TextGraphics

Description

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

Syntax

TextGraphics.Italic() As Boolean

Property Value

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

Samples

Name Description
Text Using Client Graphics (Simple) This sample demonstrates creating text using client graphics. It illustrates the simple case where the text is one font and is one line.

Version

Introduced in version 6

Was this information helpful?