[Visual
Basic] imagekitcontrolname.File.JPEG2000NumrResLevel
[= Integer ]
[Visual C++] [
short =
]imagekitcontrolname.GetFile().GetJPEG2000NumrResLevel()
imagekitcontrolname.GetFile().SetJPEG2000NumrResLevel(short Val)
imagekitcontrolname.GetFile().SetJPEG2000NumrResLevel(short Val)
Property Value
The resolution level (from 0)
Explanation
The JPEG2000NumrResLevel property sets the level of the JPEG2000 format resolution. The default value is 0.
This property value is used when images are saved in JPEG2000 file format.
Setting this value
This value can be set at run-time.Retrieving this value
This value can be retrieved at run-time.