C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / StyleCollection Class / Add Method

In This Topic
Add Method (StyleCollection)
In This Topic
Creates a new Style object and adds it to the current collection.
Syntax
'Declaration
 
Public Function Add() As Style
 

Return Value

The created Style object.
See Also