Gets or sets the format used if the image is saved. This is the number of the filter in the string returned through the Image
public int ExportFilterIndex { get; set; }Public Property ExportFilterIndex() As Integer| Member | Description |
|---|---|
| 1 | Windows Bitmap (. |
| 2 | Windows Metafile (. |
| 3 | Portable Network Graphics (. |
| 4 | JPEG File Interchange Format (. |
| 5 | Windows Enhanced Metafile (. |
| 6 | Tagged Image Format (. |
| 7 | Graphics Interchange Format (. |