AttributeKey

AttributeKey class

表示标准属性键。

public sealed class AttributeKey

特性

姓名描述
Key { get; }获取属性键。
Owner { get; }获取属性所有者。

方法

姓名描述
override ToString()返回代表当前对象的字符串。
explicit operator执行显式转换String至AttributeKey.

字段

姓名描述
static readonly BackgroundColorBackgroundColor 属性(布局属性所有者)。
static readonly BaselineShiftBaselineShift 属性(布局属性所有者)。
static readonly BBoxBBox 属性(布局属性所有者)。
static readonly BlockAlignBlockAlign 属性(布局属性所有者)。
static readonly BorderColorBorderColor 属性(布局属性所有者)。
static readonly BorderStyleBorderStyle 属性(布局属性所有者)。
static readonly BorderThicknessBorderThickness 属性(布局属性所有者)。
static readonly Checked检查属性(PrintField 属性所有者)。
static readonly Color颜色属性(布局属性所有者)。
static readonly ColSpanColSpan 属性(表属性所有者)。
static readonly ColumnCountColumnCount 属性(布局属性所有者)。
static readonly ColumnGapColumnGap 属性(布局属性所有者)。
static readonly ColumnWidthsColumnWidths 属性(布局属性所有者)。
static readonly DescDesc 属性(PrintField 属性所有者)。
static readonly EndIndentEndIndent 属性(布局属性所有者)。
static readonly GlyphOrientationVerticalGlyphOrientationVertical 属性(布局属性所有者)。
static readonly Headers标题属性(表属性所有者)。
static readonly Height高度属性(布局属性所有者)。
static readonly InlineAlignInlineAlign 属性(布局属性所有者)。
static readonly LineHeightLineHeight 属性(布局属性所有者)。
static readonly ListNumberingListNumbering 属性(列表属性所有者)。
static readonly Padding填充属性(布局属性所有者)。
static readonly Placement放置属性(布局属性所有者)。
static readonly Role角色属性(PrintField 属性所有者)。
static readonly RowSpanRowSpan 属性(表属性所有者)。
static readonly RubyAlignRubyAlign 属性(布局属性所有者)。
static readonly RubyPositionRubyPosition 属性(布局属性所有者)。
static readonly Scope范围属性(表属性所有者)。
static readonly SpaceAfterSpaceAfter 属性(布局属性所有者)。
static readonly SpaceBeforeSpaceBefore 属性(布局属性所有者)。
static readonly StartIndentStartIndent 属性(布局属性所有者)。
static readonly Summary摘要属性(表属性所有者)。
static readonly TBorderStyleTBorderStyle 属性(布局属性所有者)。
static readonly TextAlignTextAlign 属性(布局属性所有者)。
static readonly TextDecorationColorTextDecorationColor 属性(布局属性所有者)。
static readonly TextDecorationThicknessTextDecorationThickness 属性(布局属性所有者)。
static readonly TextDecorationTypeTextDecorationType 属性(布局属性所有者)。
static readonly TextIndentTextIndent 属性(布局属性所有者)。
static readonly TPaddingTPadding 属性(布局属性所有者)。
static readonly Width宽度属性(布局属性所有者)。
static readonly WritingModeWritingMode 属性(布局属性所有者)。

也可以看看