printer_or_configuration_file_name property

printer_or_configuration_file_name property

Gets or sets the name of the printer or configuration file.

Definition:

@property
def printer_or_configuration_file_name(self):
    ...
@printer_or_configuration_file_name.setter
def printer_or_configuration_file_name(self, value):
    ...

See Also