PrintManagerIsVirtual Property |
The virtual type in Autodesk Revit.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic VirtualPrinterType IsVirtual { get; }
Public ReadOnly Property IsVirtual As VirtualPrinterType
Get
public:
property VirtualPrinterType IsVirtual {
VirtualPrinterType get ();
}
member IsVirtual : VirtualPrinterType with get
Property Value
VirtualPrinterType
See Also