get_Jpeg2000EncoderSettings Method
In This Topic
Gets the settings of JPEG2000 encoder.
Syntax
var instance = new Vintasoft.Imaging.WebPdfEncoderSettingsJS();
var value; // Type: Vintasoft.Imaging.WebJpeg2000EncoderSettingsJS
value = instance.get_Jpeg2000EncoderSettings();
Return Value
An instance of
WebJpeg2000EncoderSettingsJS class that defines the settings of JPEG2000 encoder.
Browser Compatibility
See Also