Gets and sets whether to set the color inversion for the initial image display.
Read-write property
Visual Basic |
---|
Public Property InitialImageInvertColors As Boolean |
A boolean value which is True to invert the colors for the initial image display. 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.