'Declaration Public Sub AddRange( _ ByVal items() As PrintStyle _ )
public void AddRange( PrintStyle[] items )
Parameters
- items
- An array of type PrintStyle that contains the print styles to add.
'Declaration Public Sub AddRange( _ ByVal items() As PrintStyle _ )
public void AddRange( PrintStyle[] items )