Share via


StyleAttributeNames 열거형

Enumerates the properties of the Style class.

네임스페이스:  Microsoft.ReportingServices.OnDemandReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)

구문

‘선언
Public Enumeration StyleAttributeNames
‘사용 방법
Dim instance As StyleAttributeNames
public enum StyleAttributeNames
public enum class StyleAttributeNames
type StyleAttributeNames
public enum StyleAttributeNames

멤버

멤버 이름 설명
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

참고 항목

참조

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스