Gets the hash code for this object. Syntax Return Value The hash code value.
Initializes a new instance of the Infragistics.Documents.Reports.Report.Text.Style.ShortHashKey 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.
Represents a text style. Syntax
Represents a full style hash key. Syntax Remarks This class takes into account the Font, Brush, FontVariant, Highlight, CharSpacing, and WordSpacing when determining the hash key. If this level of precision is not necessary, consider the ShortStyleHashKey class.
Public Constructors Public Properties Public Methods
Public Methods
Public Properties
Gets the reference to the Infragistics.Documents.Reports.Graphics.Brush object. Syntax
Gets the value that defines spacings between characters. Syntax
Compares this hash key object to the specified one. Syntax Parameters key A reference to the hash key object. Return Value A boolean value indicating whether the objects are equal.