Version

Search Results

CharSpacing Property (Style)

Gets or sets the value that defines spacings between characters. Syntax

Clone Method (Style)

Returns a copy of the style. Syntax

Font Property (Style)

Gets or sets the reference to the Infragistics.Documents.Reports.Graphics.Font object. Syntax

FontVariant Property (Style)

Gets or sets the font variant. Syntax

GetHashKey Method (Style)

Gets the full hash key object for this style. Syntax Return Value The hash key object.

GetShortHashKey Method

Gets the short hash key object for this style. Syntax Return Value The hash key object.

Highlight Property (Style)

Gets or sets the reference to the Infragistics.Documents.Reports.Graphics.Brush object that defines the highlight. Syntax

Seal Method (Style)

Makes the instance immutable. Any attempts to modify properties or members will result in an exception. Syntax

WordSpacing Property (Style)

Gets the value that defines spacings between words. Syntax

Style Constructor

Initializes a new instance of the Style class. Syntax Parameters font A reference to a Infragistics.Documents.Reports.Graphics.Font object.brush A reference to a Infragistics.Documents.Reports.Graphics.Brush object.