Share

GeneralNote.FittedTextHeight Property

Parent Object: GeneralNote

Description

Property that returns the actual height of the text within the note. This does not necessarily represent the current height of the note, but only the text within the note. If the Fitted property is True then this value is the same as the height of the note.

Syntax

GeneralNote.FittedTextHeight() As Double

Property Value

This is a read only property whose value is a Double.

Version

Introduced in version 10

Was this information helpful?