Name | Description | |
---|---|---|
![]() | Style Constructor | Overloaded. |
The following tables list the members exposed by Style.
Name | Description | |
---|---|---|
![]() | Style Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | AngleDefault | The default value for the Angle property. |
![]() | BackgroundColorDefault | The default value for the BackgroundColor property. |
![]() | BackgroundGradientEndColorDefault | The default value for the BackgroundGradientEndColor property. |
![]() | BackgroundGradientTypeDefault | The default value for the BackgroundGradientType property. |
![]() | BorderColorDefault | The default value for the BorderColor property. |
![]() | BorderStyleDefault | The default value for the BorderStyle property. |
![]() | BorderWidthDefault | The default value for the BorderWidth property. |
![]() | CharacterSpacingDefault | The default value for the CharacterSpacing property. |
![]() | ColorDefault | The default value for the Color property. |
![]() ![]() | DefaultStyle | Global default Style object. |
![]() | DirectionDefault | The default value for the Direction property. |
![]() | FontFamilyDefault | The default value for the FontFamily property. |
![]() | FontSizeDefault | The default value for the FontSize property. |
![]() | FontStyleDefault | The default value for the FontStyle property. |
![]() | FontWeightDefault | The default value for the FontWeight property. |
![]() | HeadingLevelDefault | The default value for the HeadingLevel property. |
![]() | InheritedValue | The special value for a property of style which indicates that the value should be evaluated from parent style. |
![]() | LabelExpressionDefault | The default value for the LabelExpression property. |
![]() | LeadingCharDefault | The default value for the LeadingChar property. |
![]() | LineBorderStyleDefault | The default value for the BorderStyle line property. |
![]() | MaxLevelDefault | The default value for the MaxLevel property. |
![]() | MinCondenseRateDefault | The default value for the MinCondenseRate property. |
![]() ![]() | MinTextIndent | The minimum value for the TextIndent property. |
![]() | NumberingStyleDefault | The default value for the NumberingStyle property. |
![]() | ShadowOffsetDefault | The default value for the ShadowOffset property. |
![]() | ShrinkToFitDefault | The default value for the ShrinkToFit property. |
![]() | TextAlignDefault | The default value for the TextAlign property. |
![]() | TextDecorationDefault | The default value for the TextDecoration property. |
![]() | TextIndentDefault | The default value for the TextIndent property. |
![]() | TextJustifyDefault | The default value for the TextJustify property. |
![]() | UprightInVerticalTextDefault | The default value for the UprightInVerticalText property. |
![]() | VerticalAlignDefault | The default value for the VerticalAlign property. |
![]() | WrapModeDefault | The default value for the WrapMode property. |
![]() | WritingModeDefault | The default value for the WritingMode property. |
Name | Description | |
---|---|---|
![]() | Angle | Gets or sets the rotation angle of the text. |
![]() | BackgroundColor | Gets or sets the color of the background. |
![]() | BackgroundGradientEndColor | Gets or sets the end color for the background gradient. |
![]() | BackgroundGradientType | Gets or sets the gradient type of the background. |
![]() | BackgroundHatchType | Enum of BackgroundHatchTypes The Style.BackgroundHatchType element specifies the hatching pattern of a report item. This element is optional. |
![]() | BackgroundImage | Gets the background image for the report item. |
![]() | Border | Specifies the border properties. |
![]() | BorderColor | Gets the color of the border. |
![]() | BorderStyle | Gets the style of the border. |
![]() | BorderWidth | Gets the width of the border. |
![]() | BottomBorder | Specifies the bottom border properties. |
![]() | Calendar | Specifies the calendar. |
![]() | CharacterSpacing | Space between characters |
![]() | Color | Gets or sets the foreground or text color. |
![]() | Direction | Specifies the direction. |
![]() | FontFamily | Gets or sets the name of the font family. |
![]() | FontSize | Gets or sets the point size of the font. |
![]() | FontStyle | Gets or sets the font style. |
![]() | FontWeight | Gets or sets the thickness of the font. |
![]() | Format | Gets or sets a .NET Framework formatting string. |
![]() | HeadingLevel | Specifies TOC heading level |
![]() | LabelExpression | Specifies TOC label expression. |
![]() | Language | Specifies the language. |
![]() | LeadingChar | Specifies TOC level leading char. |
![]() | LeftBorder | Specifies the left border properties. |
![]() | LineHeight | Specifies the line height. |
![]() | LineSpacing | Space between lines |
![]() | MaxLevel | Specifies max level (applicable for Table of contents) |
![]() | MinCondenseRate | Specifies whether the text font size should be adjusted to fit the text in to container. |
![]() | Name | Gets or sets element name |
![]() | NumberingStyle | Specifies numbering style |
![]() | NumeralLanguage | Specifies the numeral language. |
![]() | NumeralVariant | Gets or sets the variant of the digit format to use. |
![]() | PaddingBottom | Specifies the bottom padding |
![]() | PaddingLeft | Gets or sets the amount of padding between the left edge of the report item and its contents. |
![]() | PaddingRight | Gets or sets the amount of padding between the right edge of the report item and its contents. |
![]() | PaddingTop | Gets or sets the amount of padding between the top edge of the report item and its contents. |
![]() | ParentStyle | Gets or sets element parent |
![]() | RightBorder | Specifies the right border properties. |
![]() | ShadowOffset | Specifies the shadow offset. |
![]() | ShrinkToFit | Specifies whether the text font size should be adjusted to fit the text in to container. |
![]() | StyleName | Gets or set element style name. |
![]() | TextAlign | Gets or sets the horizontal alignment of the text. |
![]() | TextDecoration | Gets or sets special text formatting. |
![]() | TextIndent | Specifies TOC level text indentation. |
![]() | TextJustify | Specifies the text justify. |
![]() | TopBorder | Specifies the top border properties. |
![]() | Type | Gets the style type. |
![]() | UnicodeBiDi | Specifies the unicode bi di. |
![]() | UprightInVerticalText | Specifies the upright in the vertical text. |
![]() | VerticalAlign | Gets or sets the vertical alignment of the text. |
![]() | WrapMode | Wrap mode |
![]() | WritingMode | Specifies the writing mode. |
Name | Description | |
---|---|---|
![]() ![]() | CreateDefaultStyle | Returns a new Style object with default values. |
![]() | Equals | Compares two style instances. |
![]() | GetExpressions | Returns list of inner expressions of style. |
![]() | GetHashCode | Gets the hash code. |
![]() ![]() | Merge | Merges given report element style with extrenal style from stylesheet. |
![]() | Validate | Validates the information in each property of the Style object. |