Share

PDFExportQualityType Enumeration

An enumerated type listing the options for PDF export quality.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum PDFExportQualityType

Members

Member nameValueDescription
DPI12001,200 
DPI144144 
DPI24002,400 
DPI300300 
DPI36003,600 
DPI40004,000 
DPI600600 
DPI7272 

See Also

Reference

Was this information helpful?