Returns the FormatOptions of the scheme.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2022
Syntax
| C# |
|---|
public FormatOptions GetFormatOptions() |
| Visual Basic |
|---|
Public Function GetFormatOptions As FormatOptions |
| Visual C++ |
|---|
public: FormatOptions^ GetFormatOptions() |
Remarks
This method will return the default FormatOptions if the scheme is by value.