VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.Web.Services Namespace / ConvertFileToJbig2RequestParams Class
Constructors Properties SeeAlso
In This Topic
    ConvertFileToJbig2RequestParams Class Members
    In This Topic
    The following tables list the members exposed by ConvertFileToJbig2RequestParams.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ConvertFileToJbig2RequestParams class.
    Public Properties
     NameDescription
    Public PropertyGets or sets an image file identifier (file identifier in data storage). (Inherited from WebImageFileRequestParams)
    Public PropertyGets or sets the page size. (Inherited from BaseConvertFileToRequestParams)
    Public PropertyGets or sets a password for file, which is specified by fileId property. (Inherited from WebImageFileRequestParams)
    Public PropertyGets or sets the image rendering settings. (Inherited from BaseConvertFileToRequestParams)
    Public PropertyGets or sets the identifier of request. (Inherited from WebRequestParamsBase)
    Public PropertyGets or sets the identifier of HTTP session. (Inherited from WebRequestParamsBase)
    Public PropertyGets or sets settings of JBIG2 encoder.
    See Also