Revit 2026 API
PDFExport |
Execute PDF export as a background process.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool GetExportInBackground()
Public Function GetExportInBackground As Boolean
public: bool GetExportInBackground()
member GetExportInBackground : unit -> bool
Return Value
BooleanSee Also