Controls the compression level of images embedded.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public DWFImageFormat ImageFormat { get; set; }Property Value
DWFImageFormat
Remarks
ImageQuality is ignored when ImageFormat is set to "PNG"-the standard format.
See Also
Reference