PlotSettingsPlotterName Property
|
Gets or sets the name of system printer or plot configuration file.
Namespace:
DXFReaderNET.Objects
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public string PlotterName { get; set; }
Public Property PlotterName As String
Get
Set
public:
property String^ PlotterName {
String^ get ();
void set (String^ value);
}
member PlotterName : string with get, set
PROPERTY PlotterName AS STRING GET SET
Property Value
Type:
StringSee Also