VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf Namespace / WebPdfCompressionSettingsJS type / get_Jbig2EncoderSettings Property
Syntax BrowserCompatibility SeeAlso
    get_Jbig2EncoderSettings Method
    Gets the JBIG2 encoder settings.
    Syntax
    var instance = new Vintasoft.Imaging.Pdf.WebPdfCompressionSettingsJS();
    
    var value; // Type: Vintasoft.Imaging.WebJbig2EncoderSettingsJS
    value = instance.get_Jbig2EncoderSettings();
    
    

    Return Value

    The JBIG2 encoder settings.
    Browser Compatibility
    56+
    45+
    11
    See Also