Revit 2025.3 API
PDFExport |
An enumerated type listing the options for PDF export quality.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax

Member name | Value | Description |
---|---|---|
DPI1200 | 1,200 | |
DPI144 | 144 | |
DPI2400 | 2,400 | |
DPI300 | 300 | |
DPI3600 | 3,600 | |
DPI4000 | 4,000 | |
DPI600 | 600 | |
DPI72 | 72 |
See Also