VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Web.Services Namespace / SaveImageFileRequestParams Class
Constructors Properties SeeAlso
In This Topic
    SaveImageFileRequestParams Class Members
    In This Topic
    The following tables list the members exposed by SaveImageFileRequestParams.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the SaveImageFileRequestParams class.
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether annotations must be burned on images.
    Public PropertyGets or sets a value indicating whether new file must be created.
    Public PropertyGets or sets the document layout settings.
    Public PropertyGets or sets the identifier of file, where images must be saved.
    Public PropertyGets or sets an array that contains information about images, which must be saved to a file.
    Public PropertyGets or sets the identifier of request. (Inherited from WebRequestParamsBase)
    Public PropertyGets or sets a value indicating whether annotations must be saved with images.
    Public PropertyGets or sets the identifier of HTTP session. (Inherited from WebRequestParamsBase)
    See Also