Click or drag to resize

AdvancedDisplayToFileOptions Property

Defines override or append if file already exists.

Namespace:  MediaCy.Commands.Export
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Property Options As ExportToFileFileOptions
	Get
	Set

Property Value

Type: ExportToFileFileOptions

Return Value

Type: ExportToFileFileOptions
Remarks
If Append then index will be added to the file name if image file already exist.
See Also