Defines a style for using in a style sheet.

Namespace:  PerpetuumSoft.Reporting.DOM
Assembly:  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

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Reporting.DOM..::.Style

See Also