Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Enumerates the properties of the Style class.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration StyleAttributeNames
'Usage
Dim instance As StyleAttributeNames
public enum StyleAttributeNames
public enum class StyleAttributeNames
type StyleAttributeNames
public enum StyleAttributeNames
Members
| Member name | Description | |
|---|---|---|
| BackgroundColor | BackgroundColor | |
| BackgroundGradientEndColor | BackgroundGradientEndColor | |
| BackgroundGradientType | BackgroundGradientType | |
| BackgroundHatchType | BackgroundHatchType | |
| BackgroundImage | BackgroundImage | |
| BackgroundImageMimeType | ||
| BackgroundImageRepeat | BackgroundImage.BackgroundRepeat | |
| BackgroundImageSource | ||
| BackgroundImageValue | ||
| BorderColor | Border.Color | |
| BorderColorBottom | BottomBorder.Color | |
| BorderColorLeft | LeftBorder.Color | |
| BorderColorRight | RightBorder.Color | |
| BorderColorTop | TopBorder.Color | |
| BorderStyle | Border.Style | |
| BorderStyleBottom | BottomBorder.Style | |
| BorderStyleLeft | LeftBorder.Style | |
| BorderStyleRight | RightBorder.Style | |
| BorderStyleTop | TopBorder.Style | |
| BorderWidth | Border.Width | |
| BorderWidthBottom | BottomBorder.Width | |
| BorderWidthLeft | LeftBorder.Width | |
| BorderWidthRight | RightBorder.Width | |
| BorderWidthTop | TopBorder.Width | |
| Calendar | Calendar | |
| Color | Color | |
| Count | The number of attribute name/value pairs in a collection. | |
| CurrencyLanguage | ||
| Direction | Direction | |
| FontFamily | FontFamily | |
| FontSize | FontSize | |
| FontStyle | FontStyle | |
| FontWeight | FontWeight | |
| Format | Format | |
| Language | Language | |
| LineHeight | LineHeight | |
| NumeralLanguage | NumeralLanguage | |
| NumeralVariant | NumeralVariant | |
| PaddingBottom | PaddingBottom | |
| PaddingLeft | PaddingLeft | |
| PaddingRight | PaddingRight | |
| PaddingTop | PaddingTop | |
| Position | BackgroundImage.Position | |
| ShadowColor | ShadowColor | |
| ShadowOffset | ShadowOffset | |
| TextAlign | TextAlign | |
| TextDecoration | TextDecoration | |
| TextEffect | TextEffect | |
| TransparentColor | BackgroundImage.TransparentColor | |
| UnicodeBiDi | UnicodeBiDi | |
| VerticalAlign | VerticalAlign | |
| WritingMode | WritingMode |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace