Share

DWFExportOptions.ImageFormat Property

Controls the compression level of images embedded.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.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

Was this information helpful?