TX Text Control .NET for Windows Forms Documentation

Image.ExportFilterIndex Property

Gets or sets the format used if an image is saved. This is the number of the filter in the string returned through the ImageCollection.ExportFilters property, beginning with number one. If the ImageCollection.ExportFilters property is used to initialize the FileDialog.Filter property of a Framework dialog, the FileDialog.FilterIndex property can be used as value for this property. A value of zero indicates that no export format has currently be specified for the image. In this case the original format is used that can be obtained with the Image.FilterIndex property. The technical article Loading and Saving Images lists the currently possible values for this property.

Syntax

[C#] public int ExportFilterIndex { get; set; }
[Visual Basic] Public Property ExportFilterIndex() As Integer

See Also

 
 
 

Products

Support

Downloads

Corporate

Buy Now