Specifies the plotter configuration name.
Signature
object.ConfigName
object Layout, PlotConfiguration
The object or objects this property applies to.
ConfigName String; read-write
The name of the PC3 file or print device to be used by the layout or plot configuration.
Remarks
This property does not take a fully qualified path, only the file name for the configuration file. Use the PrinterConfigPath property to specify the path for printer configuration files.
Specifies the location for printer configuration files.
Signature
object.PrinterConfigPath
object PreferencesFiles
The object or objects this property applies to.
PrinterConfigPath String; read-write
The drive and path for printer configuration files.
Remarks
Use a semicolon (;) to separate multiple directories; however, do not end the string with a semicolon. |