Gets the style by specifying the name.

Namespace: Docentric.Documents.ObjectModel
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public Style Item[ String styleName ] { get; }

Parameters

styleName
Type: String

Name of the Style to retrieve.

Property Value

Type: Style