Image |
This enum is used to define exported file type.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)


Member name | Value | Description |
---|---|---|
BMP | 0 | BMP |
JPEGLossless | 1 | JPEG with high quality picture |
JPEGMedium | 2 | JPEG with medium quality picture |
JPEGSmallest | 3 | JPEG with lower quality picture and small file size |
PNG | 4 | PNG |
TARGA | 5 | TARGA |
TIFF | 6 | TIFF |
