[]
Adds a set of PrintStyle objects to the collection.
public void AddRange(PrintStyle[] items)
Public Sub AddRange(items As PrintStyle())
| Type | Name | Description |
|---|---|---|
| PrintStyle[] | items | An array of type PrintStyle that contains the print styles to add. |