[]
        
(Showing Draft Content)

C1.C1Preview.StyleCollection

StyleCollection Class

Represents a collection of Style objects. This is the type of the Children collection on a Style.

Inheritance
StyleCollection
Namespace: C1.C1Preview
Assembly: C1.PrintDocument.8.dll
Syntax
public class StyleCollection : OwnedCollectionBase, IList, ICollection, IEnumerable

Properties

Name Description
this[int]

Gets the Style object at the specified index in the current collection.

Owner

Gets Style object owning this collection.

Methods

Name Description
Add()

Creates a new Style object and adds it to the current collection.