PlotConfigDriverName Property
|
Namespace: Bricscad.PlottingServices
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
public string DriverName { get; }
Public ReadOnly Property DriverName As String
Get
public:
property String^ DriverName {
String^ get ();
}
member DriverName : string with get
Property Value
Type:
String
See Also