StyleAttributeNames Enum

Definition

Enumerates the properties of the Style class.

public enum class StyleAttributeNames
public enum StyleAttributeNames
type StyleAttributeNames = 
Public Enum StyleAttributeNames
Inheritance
StyleAttributeNames

Fields

BackgroundColor 15

Specifies the BackgroundColor.

BackgroundGradientEndColor 38

Specifies the BackgroundGradientEndColor.

BackgroundGradientType 37

Specifies the BackgroundGradientType.

BackgroundHatchType 39

Specifies the BackgroundHatchType.

BackgroundImage 45

Specifies the BackgroundImage.

BackgroundImageMimeType 49

Specifies the BackgroundImage.MimeType.

BackgroundImageRepeat 46

Specifies the BackgroundImage.BackgroundRepeat.

BackgroundImageSource 47

Specifies the BackgroundImage.Source.

BackgroundImageValue 48

Specifies the BackgroundImage.Value.

BorderColor 0

Specifies the Border.Color.

BorderColorBottom 4

Specifies the BottomBorder.Color.

BorderColorLeft 2

Specifies the LeftBorder.Color.

BorderColorRight 3

Specifies the RightBorder.Color.

BorderColorTop 1

Specifies the TopBorder.Color.

BorderStyle 5

Specifies the Border.Style.

BorderStyleBottom 9

Specifies the BottomBorder.Style.

BorderStyleLeft 7

Specifies the LeftBorder.Style.

BorderStyleRight 8

Specifies the RightBorder.Style.

BorderStyleTop 6

Specifies the TopBorder.Style.

BorderWidth 10

Specifies the Border.Width.

BorderWidthBottom 14

Specifies the BottomBorder.Width.

BorderWidthLeft 12

Specifies the LeftBorder.Width.

BorderWidthRight 13

Specifies the RightBorder.Width.

BorderWidthTop 11

Specifies the TopBorder.Width.

Calendar 34

Specifies the Calendar.

Color 24

Specifies the Color.

Count 51

The number of attribute name/value pairs in a collection.

CurrencyLanguage 50

Specifies the CurrencyLanguage.

Direction 30

Specifies the Direction.

FontFamily 17

Specifies the FontFamily.

FontSize 18

Specifies the FontSize.

FontStyle 16

Specifies the FontStyle.

FontWeight 19

Specifies the FontWeight.

Format 20

Specifies the Format.

Language 32

Specifies the Language.

LineHeight 29

Specifies the LineHeight.

NumeralLanguage 35

Specifies the NumeralLanguage.

NumeralVariant 36

Specifies the NumeralVariant.

PaddingBottom 28

Specifies the PaddingBottom.

PaddingLeft 25

Specifies the PaddingLeft.

PaddingRight 26

Specifies the PaddingRight.

PaddingTop 27

Specifies the PaddingTop.

Position 43

Specifies the BackgroundImage.Position.

ShadowColor 41

Specifies the ShadowColor.

ShadowOffset 42

Specifies the ShadowOffset.

TextAlign 22

Specifies the TextAlign.

TextDecoration 21

Specifies the TextDecoration.

TextEffect 44

Specifies the TextEffect.

TransparentColor 40

Specifies the BackgroundImage.TransparentColor.

UnicodeBiDi 33

Specifies the UnicodeBiDi.

VerticalAlign 23

Specifies the VerticalAlign.

WritingMode 31

Specifies the WritingMode.

Applies to