Gets and sets the image contrast when the image first displays.
Read-write property
Visual Basic |
---|
Public Property ImageContrast As Long |
A long value which represents the contrast for the image.
The default value is 0.
The value range is -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.