Version

StyleHashKey Class Members

The following tables list the members exposed by StyleHashKey.

Public Constructors
 NameDescription
Public ConstructorStyleHashKey ConstructorInitializes a new instance of the Infragistics.Documents.Reports.Report.Text.Style.HashKey class.  
Public Properties
 NameDescription
Public PropertyBrushGets the reference to the Infragistics.Documents.Reports.Graphics.Brush object.  
Public PropertyCharSpacingGets the value that defines spacings between characters.  
Public PropertyFontGets the reference to the Infragistics.Documents.Reports.Graphics.Font object.  
Public PropertyFontVariantGets the font variant.  
Public PropertyHighlightGets the reference to the Infragistics.Documents.Reports.Graphics.Brush object that defines the highlight.  
Public PropertyWordSpacingGets the value that defines spacings between words.  
Public Methods
 NameDescription
Public MethodEqualsCompares this hash key object to the specified one.  
Public MethodGetHashCodeGets the hash code for this object.  
See Also