FlowDocumentStyleManager Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets the style manager for this document. It contains all styles that define the appearance of containing elements.

Namespace:  Apitron.PDF.Kit
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public StyleManager StyleManager { get; }

Property Value

Type: StyleManager
The style manager.
See Also

Reference