VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.Web.Services Namespace / RotateImageWithAnnotationRequestParams Class
In This Topic
RotateImageWithAnnotationRequestParams Class Properties
In This Topic
For a list of all properties of this type, see RotateImageWithAnnotationRequestParams.
Public Properties
 NameDescription
Public PropertyGets or sets a JSON string that contains serialized annotation collection. (Inherited from AnnotationCollectionInfoRequestParams)
Public PropertyGets or sets the fill color.
Public PropertyGets or sets the type of the border color.
Public PropertyGets or sets a value indicating whether the changes must be saved in the source file.
Public PropertyGets or sets the decoding settings of image. (Inherited from WebExtendedImageInfoRequestParams)
Public PropertyGets or sets an information about web image. (Inherited from WebImageInfoRequestParams)
Public PropertyGets or sets the rendering settings of image. (Inherited from WebExtendedImageInfoRequestParams)
Public PropertyGets or sets the identifier of request. (Inherited from WebRequestParamsBase)
Public PropertyGets or sets the rotation angle, in degrees.
Public PropertyGets or sets the identifier of HTTP session. (Inherited from WebRequestParamsBase)
See Also