WebExportFileSettingsJS Class Methods
In This Topic
For a list of all methods of this type, see
WebExportFileSettingsJS.
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