Gets and sets the value specifying whether annotations for internet-based images are enabled.
Read-write property
Visual Basic |
---|
Public Property AnnotateFromInternet As Boolean |
A boolean value which is True to enable annotation for internet-based images. Otherwise, False is used and internet-based 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.