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