Defines a style for using in a style sheet.
    Namespace: 
   PerpetuumSoft.Reporting.DOMAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
| C# | 
|---|
public class Style : IDisposable, ICloneable  | 
| Visual Basic (Declaration) | 
|---|
Public Class Style _ Implements IDisposable, ICloneable  | 
| Visual C++ | 
|---|
public ref class Style : IDisposable, ICloneable  |