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