PlotSettingsPlotConfigurationName
Property
|
Property that represents the name of the
system printer or plot configuration file for this PlotSettings
object.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public string PlotConfigurationName { get; }
Public ReadOnly Property PlotConfigurationName As String
Get
public:
property String^ PlotConfigurationName {
String^ get ();
}
member PlotConfigurationName : string with get
Property Value
String
See Also