PDFExportOptionsGetExportInBackground Method |
Execute PDF export as a background process.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic bool GetExportInBackground()
Public Function GetExportInBackground As Boolean
public:
bool GetExportInBackground()
member GetExportInBackground : unit -> bool
Return Value
Boolean
See Also