DWFExportOptionsImageFormat Property

Controls the compression level of images embedded.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public DWFImageFormat ImageFormat { get; set; }

Property Value

DWFImageFormat
Remarks
ImageQuality is ignored when ImageFormat is set to "PNG"-the standard format.
See Also