IAcadPreferencesFilesPrintSpoolerPath Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 24.0.0.0
Syntax
string PrintSpoolerPath { get; set; }
Property PrintSpoolerPath As String
Get
Set
property String^ PrintSpoolerPath {
String^ get ();
void set (String^ value);
}
abstract PrintSpoolerPath : string with get, set
Property Value
String
See Also