Gets and sets a default value for image brightness when the image first displays.
Read-write property
Visual Basic |
---|
Public Property InitialImageBrightness As Long |
A long value which represents the initial image brightness.
The default value is 0.
Valid values range from -100 to 100.
Note: This property is ignored for bitonal, PDF, and CAD images.
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 refer to the Initial Property Scope topic.