VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Web.Services Namespace / DownloadImageAsRequestParams Class
Constructors Properties SeeAlso
In This Topic
    DownloadImageAsRequestParams Class Members
    In This Topic
    The following tables list the members exposed by DownloadImageAsRequestParams.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DownloadImageAsRequestParams class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the format of output image.
    Public PropertyGets or sets the filename for downloading image.
    Public PropertyGets or sets an information about web image. (Inherited from WebImageInfoRequestParams)
    Public PropertyGets or sets the identifier of request. (Inherited from WebRequestParamsBase)
    Public PropertyGets or sets the identifier of HTTP session. (Inherited from WebRequestParamsBase)
    See Also