​
​
​

Gets all available filters for exporting images. This property can be used to set the FileDialog.Filter property.

Syntax

​public string ExportFilters { get; }
​Public ReadOnly Property ExportFilters() As String
​

Limitations

Read only.

​