[]
Extracts the key from the specified item.
protected override string GetKeyForItem(PrintStyle item)
Type | Name | Description |
---|---|---|
PrintStyle | item | The PrintStyle object from which to extract the key. |
Type | Description |
---|---|
string | The key for the specified item. |