PDFExportOptions.GetExportInBackground Method

PDFExportOptionsGetExportInBackground Method

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

Boolean
See Also