VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging Namespace / WebPdfEncoderSettingsJS type / get_Jpeg2000EncoderSettings Property
Syntax BrowserCompatibility SeeAlso
get_Jpeg2000EncoderSettings Method
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
56+
45+
11
See Also