WebExportFileSettingsJS Class Members
In This Topic
The following tables list the members exposed by
WebExportFileSettingsJS.
Public Constructors
Methods
| Name | Description |
 | get_BurnAnnotations | Gets a value indicating whether annotations must be burned on images. |
 | get_FileId | Gets the identifier of file, where exported images must be saved. |
 | get_ImageIndexes | Gets the indexes of images, which should be exported. |
 | get_SaveAnnotations | Gets a value indicating whether annotations must be saved with images. |
 | set_BurnAnnotations | Sets a value indicating whether annotations must be burned on images. |
 | set_FileId | Sets the identifier of file, where exported images must be saved. |
 | set_ImageIndexes | Sets the indexes of images, which should be exported. |
 | set_SaveAnnotations | Sets a value indicating whether annotations must be saved with images. |
See Also