| C1.Win.C1Schedule.4 Assembly > C1.C1Schedule.Printing Namespace : PrintStyleCollection Class |

'Declaration Public Class PrintStyleCollection Inherits System.Collections.ObjectModel.KeyedCollection(Of String,PrintStyle)
public class PrintStyleCollection : System.Collections.ObjectModel.KeyedCollection<string,PrintStyle>
System.Object
System.Collections.ObjectModel.Collection<T>
System.Collections.ObjectModel.KeyedCollection<TKey,TItem>
C1.C1Schedule.Printing.PrintStyleCollection