VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Web.HttpHandlers Namespace / VintasoftFileHandler Class / CopyFile(WebImageFileRequestParams) Method
Syntax Exceptions Requirements SeeAlso
In This Topic
CopyFile(WebImageFileRequestParams) Method (VintasoftFileHandler)
In This Topic
Copyies the specified file from application directory to data storage.
Syntax

Parameters

requestParams
Information about file that must be copied.

Return Value

Response from the server.
Exceptions
ExceptionDescription
Thrown if the physical path to the root of the application is not defined, i.e. service is used in not ASP.NET application.
Requirements

Target Platforms: .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

See Also