| Solid Edge Framework Type Library > FileUIEvents Object : OnFileSaveAsImageUI Event |
| Visual Basic |
|---|
Public Event OnFileSaveAsImageUI( _ ByRef Filename As String, _ ByRef AppendToTitle As String, _ ByRef Width As Long, _ ByRef Height As Long, _ ByRef ImageQuality As SeImageQualityType _ ) |
| Value | Description |
|---|---|
| seImageQualityHigh | Medium quality JPG/TIFF Image |
| seImageQualityLow | Low quality JPG/TIFF Image |
| seImageQualityMedium | Medium quality JPG/TIFF Image |