Gets and sets whether new line annotations are created using the arrow head.
Read-write property
Visual Basic |
---|
Public Property InitialNewLineAnnotationArrowhead As Boolean |
A boolean value which is True to set the arrow head for new line annotations. Otherwise, False is used.
The default value is False.
Set this property in the Object/Embed tag or during the OnInitialize event.
The scope of this property depends on where it is set. For more information, see the Initial Property Scope topic.