Gets and sets the value specifying whether annotations for local file system images are enabled.
Read-write property
Visual Basic |
---|
Public Property AnnotateFromLocal As Boolean |
A boolean value which is True to enable annotation for local file system images. Otherwise, False is used and local file system images are not enabled.
The default value is False.
Set this property in the Object/Embed tag or during the OnInitialize event. Setting this property has no effect if it is set during installation, or in a list file.
For more information refer to the Initial Property Scope topic.