ProfileConfigurationPrinterConfigurationName Property | |
Gets or sets the PrinterConfigurationName
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax [DefaultValueAttribute("")]
public string PrinterConfigurationName { get; set; }
public:
[DefaultValueAttribute(L"")]
property String^ PrinterConfigurationName {
String^ get ();
void set (String^ value);
}
function get_PrinterConfigurationName();
function set_PrinterConfigurationName(value);
Property Value
Type:
StringSee Also