VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Web.Services Namespace / VintasoftImageWebService Class
In This Topic
VintasoftImageWebService Class Properties
In This Topic
For a list of all properties of this type, see VintasoftImageWebService.
Public Properties
 NameDescription
Public PropertyGets or sets a file identifier of the default CMYK ICC profile, which is used in CreateImageDecodingSettings(VintasoftImage,WebDecodingSettings) methods if WebDecodingSettings.isColorManagementEnabled == true.
Public PropertyGets or sets the data storage that should be used for storing global resources.
Public PropertyGets a cache manager that manages cache of image tiles.
Public PropertyGets or sets the data storage that should be used for storing serialized documents.
Public PropertyGets or sets the data storage that should be used for storing images.
Public PropertyGets or set the thumbnail rendering timeout in milliseconds.
Public PropertyGets a cache manager that manages cache of thumbnails.
See Also