var instance = new Vintasoft.Imaging.Pdf.WebPdfCompressionSettingsJS(); var value; // Type: boolean value = instance.get_Jbig2UseGlobals();
function get_Jbig2UseGlobals() : boolean;
Return Value
True - Jbig2Globals must be used when Jbig2 encoder is used; True - Jbig2Globals must not be used when Jbig2 encoder is used. The default value is true.