PrinterDefinitionConfigurationPrintActions Property | |
Gets or sets the Actions.
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public PrintActions PrintActions { get; set; }
public:
property PrintActions PrintActions {
PrintActions get ();
void set (PrintActions value);
}
function get_PrintActions();
function set_PrintActions(value);
Property Value
Type:
PrintActionsSee Also