GeneralNote.FormattedText Property
Parent Object: GeneralNoteDescription
Gets/Sets formatted text of the DrawingNote.
Syntax
GeneralNote.FormattedText() As StringProperty Value
This is a read/write property whose value is a String.Samples
Name | Description |
Bullet and Numbering List | This sample demonstrates how to create bullets and numbering list in a drawing note. |