BasePrintOrganizer.get_printpoints_attribute

BasePrintOrganizer.get_printpoints_attribute(attr_name)[source]

Returns a list of printpoint attributes that have key=attr_name.

Parameters:

attr_name (str)

Returns:

list of size len(ppts) with whatever type the ppts.attribute[attr_name] is.