Revit 2025 API
Print |
The virtual type in Autodesk Revit.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public VirtualPrinterType IsVirtual { get; }
Public ReadOnly Property IsVirtual As VirtualPrinterType Get
public: property VirtualPrinterType IsVirtual { VirtualPrinterType get (); }
member IsVirtual : VirtualPrinterType with get
Property Value
VirtualPrinterTypeSee Also