'Declaration Protected Overrides Function GetKeyForItem( _ ByVal item As PrintStyle _ ) As System.String
protected override System.string GetKeyForItem( PrintStyle item )
Parameters
- item
- The PrintStyle object from which to extract the key.
Return Value
The key for the specified item.