SaveImageFileRequestParams Class Members
In This Topic
The following tables list the members exposed by
SaveImageFileRequestParams.
Public Constructors
Public Properties
| Name | Description |
 | BurnAnnotations | Gets or sets a value indicating whether annotations must be burned on images. |
 | createNewFile | Gets or sets a value indicating whether new file must be created. |
 | documentLayoutSettings | Gets or sets the document layout settings. |
 | fileId | Gets or sets the identifier of file, where images must be saved. |
 | imageInfos | Gets or sets an array that contains information about images, which must be saved to a file. |
 | requestId | Gets or sets the identifier of request. (Inherited from WebRequestParamsBase) |
 | SaveAnnotations | Gets or sets a value indicating whether annotations must be saved with images. |
 | sessionId | Gets or sets the identifier of HTTP session. (Inherited from WebRequestParamsBase) |
See Also