| Revit 2022 API |
| PrinterResolution Enumeration |
| See Also |
Controls the resolution level in rendering settings.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.0.0)
Since:
2013
Syntax
| C# |
|---|
public enum PrinterResolution |
| Visual Basic |
|---|
Public Enumeration PrinterResolution |
| Visual C++ |
|---|
public enum class PrinterResolution |
Members
| Member name | Description |
|---|---|
| Low | Low printer resolution. |
| Medium | Medium printer resolution. |
| High | High printer resolution. |
| VeryHigh | VeryHigh printer resolution. |
Remarks
It is applicable only when using printer resolution.
The suitable resolution value for each resolution level is decided by default in Revit.