Click or drag to resize

ReviewStyle Class

Review Style Value Object Class
Inheritance Hierarchy
SystemObject
  SHConnectorReviewStyle

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public class ReviewStyle

The ReviewStyle type exposes the following members.

Constructors
  NameDescription
Public methodReviewStyle
Initializes a new instance of the ReviewStyle class
Top
Properties
  NameDescription
Public propertyBackgroundColor
Background Color
Public propertyFontColor
Font Color
Public propertyFontSize
Font Size
Top
See Also