| Revit 2022.1 API |
| OptionalFunctionalityUtils..::..IsPDFImportAvailable Method |
| OptionalFunctionalityUtils Class See Also |
Checks whether PDF import is available in the installed Revit.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.1.0)
Since:
2020
Syntax
| C# |
|---|
public static bool IsPDFImportAvailable() |
| Visual Basic |
|---|
Public Shared Function IsPDFImportAvailable As Boolean |
| Visual C++ |
|---|
public: static bool IsPDFImportAvailable() |
Return Value
True if a PDF import is available in the installed Revit.
Remarks
PDF Import requires the presence of certain modules that are optional and may not be part of the installed Revit.