VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging Namespace / WebJbig2EncoderSettingsJS type
Constructors SeeAlso
In This Topic
    WebJbig2EncoderSettingsJS Class Members
    In This Topic
    The following tables list the members exposed by WebJbig2EncoderSettingsJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebJbig2EncoderSettingsJS class.
    Methods
     NameDescription
    Public MethodCreates a new object that is a copy of the current instance.
    Public MethodGets the permitted inaccuracy percent for lossy coding.
    Public MethodGets a value indicating whether file must be encoded with lossy coding.
    Public MethodGets the name of image encoder settings. (Inherited from WebImageEncoderSettingsJS)
    Public MethodGets the maximum number of symbols keeping in symbol dictionary.
    Public MethodGets a value indicating whether file must be encoded using MMR coding.
    Public MethodGets a value indicating whether the symbol dictionary should be used.
    Public MethodSets the permitted inaccuracy percent for lossy coding.
    Public MethodSets a value indicating whether file must be encoded with lossy coding.
    Public MethodSets the maximum number of symbols keeping in symbol dictionary.
    Public MethodSets a value indicating whether file must be encoded using MMR coding.
    Public MethodSets a value indicating whether the symbol dictionary should be used.
    Public MethodReturns encoder settings as object. (Inherited from WebImageEncoderSettingsJS)
    See Also