Click or drag to resize

StyleCollectionAdd Method

Adds a Style instance to the StyleCollection.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public void Add(
	Style item
)

Parameters

item  Style
The Style instance.
See Also