PrintManagerIsVirtual Property |
The virtual type in Autodesk Revit.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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