Gets and sets the initial note text for new note annotations.
Read-write property
Visual Basic |
---|
Public Property InitialNewNoteAnnotationText As String |
A string value which represents the initial text to display for note annotations.
The default value is an empty string "".
Note: The Edit note dialog displays when this property is set.
Set this property in the Object/Embed tag or during the OnInitialize event.
Setting this property in a list file has no effect.