Class AttributeName

AttributeName class

Represents class for Attribute Name Values.

public sealed class AttributeName

Properties

NameDescription
AttributeKey { get; }Gets attribute key.
Name { get; }Gets name value of attribute.

Methods

NameDescription
static FromNameAttributeKey(string, AttributeKey)Gets attribute name for attribute key.
override ToString()Returns a string that represents the current object.

Fields

NameDescription
static readonly BlockAlign_AfterAttribute BlockAlign: After - After edge of the last child’s allocation rectangle aligned with that of the table cell’s content rectangle.
static readonly BlockAlign_BeforeAttribute BlockAlign: Before - Before edge of the first child’s allocation rectangle aligned with that of the table cell’s content rectangle.
static readonly BlockAlign_JustifyAttribute BlockAlign: Justify - Children aligned with both the before and after edges of the table cell’s content rectangle. The first child shall be placed as described for Before and the last child as described for After, with equal spacing between the children. If there is only one child, it shall be aligned with the before edge only, as for Before.
static readonly BlockAlign_MiddleAttribute BlockAlign: Middle- Children centered within the table cell. The distance between the before edge of the first child’s allocation rectangle and that of the table cell’s content rectangle shall be the same as the distance between the after edge of the last child’s allocation rectangle and that of the table cell’s content rectangle.
static readonly BorderStyle_DashedAttribute BorderStyle: Dashed - The border is a series of short line segments.
static readonly BorderStyle_DottedAttribute BorderStyle: Dotted - The border is a series of dots.
static readonly BorderStyle_DoubleAttribute BorderStyle: Double - The border is two solid lines. The sum of the two lines and the space between them equals the value of BorderThickness.
static readonly BorderStyle_GrooveAttribute BorderStyle: Groove - The border looks as though it were carved into the canvas.
static readonly BorderStyle_HiddenAttribute BorderStyle: Hidden - Same as None, except in terms of border conflict resolution for table elements.
static readonly BorderStyle_InsetAttribute BorderStyle: Inset - The border makes the entire box look as though it were embedded in the canvas.
static readonly BorderStyle_NoneAttribute BorderStyle: None - No border. Forces the computed value of BorderThicknessto be 0.
static readonly BorderStyle_OutsetAttribute BorderStyle: Outset - The border makes the entire box look as though it were coming out of the canvas (the opposite of Inset).
static readonly BorderStyle_RidgeAttribute BorderStyle: Ridge - The border looks as though it were coming out of the canvas (the opposite of Groove).
static readonly BorderStyle_SolidAttribute BorderStyle: Solid - The border is a single line segment.
static readonly Checked_neutralAttribute checked: Neutral - The state of a radio button or check box field.
static readonly Checked_offAttribute checked: Off - The state of a radio button or check box field.
static readonly Checked_onAttribute checked: On - The state of a radio button or check box field.
static readonly GlyphOrientationVertical_AutoAttribute GlyphOrientationVertical: Auto - Specifies a default orientation for text, depending on whether it is fullwidth (as wide as it is high).
static readonly Height_AutoAttribute Height: Auto - The element’s height shall be determined by the intrinsic height of its content.
static readonly InlineAlign_CenterAttribute InlineAlign: Center - Each child centered within the table cell. The distance between the start edges of the child’s allocation rectangle and the table cell’s content rectangle shall be the same as the distance between their end edges.
static readonly InlineAlign_EndAttribute InlineAlign: End - End edge of each child’s allocation rectangle aligned with that of the table cell’s content rectangle.
static readonly InlineAlign_StartAttribute InlineAlign: Start - Start edge of each child’s allocation rectangle aligned with that of the table cell’s content rectangle.
static readonly LineHeight_AutoAttribute LineHeight: Auto - Adjustment for the value of BaselineShift shall not be made.
static readonly LineHeight_NormalAttribute LineHeight: Normal - Adjust the line height to include any nonzero value specified for BaselineShift.
static readonly ListNumbering_CircleAttribute ListNumbering: Circle - Open circular bullet.
static readonly ListNumbering_DecimalAttribute ListNumbering: Decimal - Decimal arabic numerals (1-9, 10-99, …).
static readonly ListNumbering_DiscAttribute ListNumbering: Disc - Solid circular bullet.
static readonly ListNumbering_LowerAlphaAttribute ListNumbering: LowerAlpha - Lowercase letters (a, b, c, …).
static readonly ListNumbering_LowerRomanAttribute ListNumbering: LowerRoman - Lowercase roman numerals (i, ii, iii, iv, …).
static readonly ListNumbering_NoneAttribute ListNumbering: None - No autonumbering; Lbl elements (if present) contain arbitrary text not subject to any numbering scheme.
static readonly ListNumbering_SquareAttribute ListNumbering: Square - Solid square bullet.
static readonly ListNumbering_UpperAlphaAttribute ListNumbering: UpperAlpha - Uppercase letters (A, B, C, …).
static readonly ListNumbering_UpperRomanAttribute ListNumbering: UpperRoman - Uppercase roman numerals (I, II, III, IV, …).
static readonly Placement_BeforeAttribute Placement: Before - Placed so that the before edge of the element’s allocation rectangle coincides with that of the nearest enclosing reference area.
static readonly Placement_BlockAttribute Placement: Block - Stacked in the block-progression direction within an enclosing reference area or parent BLSE.
static readonly Placement_EndAttribute Placement: End - Placed so that the end edge of the element’s allocation rectangle coincides with that of the nearest enclosing reference area.
static readonly Placement_InlineAttribute Placement: Inline - Packed in the inline-progression direction within an enclosing BLSE.
static readonly Placement_StartAttribute Placement: Start - Placed so that the start edge of the element’s allocation rectangle coincides with that of the nearest enclosing reference area.
static readonly Role_cbAttribute Role: cb - Check box.
static readonly Role_pbAttribute Role: pb - Push button.
static readonly Role_rbAttribute Role: rb - Radio button.
static readonly Role_tvAttribute Role: tv - Text-value field.
static readonly RubyAlign_CenterAttribute RubyAlign: Center - The content shall be centered in the inline-progression direction.
static readonly RubyAlign_DistributeAttribute RubyAlign: Distribute - The content shall be expanded to fill the available width in the inline-progression direction. However, space shall also be inserted at the start edge and end edge of the text. The spacing shall be distributed using a 1:2:1 (start:infix:end) ratio. It shall be changed to a 0:1:1 ratio if the ruby appears at the start of a text line or to a 1:1:0 ratio if the ruby appears at the end of the text line.
static readonly RubyAlign_EndAttribute RubyAlign: End - The content shall be aligned on the end edge in the inline-progression direction.
static readonly RubyAlign_JustifyAttribute RubyAlign: Justify - The content shall be expanded to fill the available width in the inline-progression direction.
static readonly RubyAlign_StartAttribute RubyAlign: Start - The content shall be aligned on the start edge in the inline-progression direction.
static readonly RubyPosition_AfterAttribute RubyPosition: After - The RT content shall be aligned along the after edge of the element.
static readonly RubyPosition_BeforeAttribute RubyPosition: Before - The RT content shall be aligned along the before edge of the element.
static readonly RubyPosition_InlineAttribute RubyPosition: Inline - The RT and associated RP elements shall be formatted as a parenthesis comment, following the RB element.
static readonly RubyPosition_WarichuAttribute RubyPosition: Warichu - The RT and associated RP elements shall be formatted as a warichu, following the RB element.
static readonly Scope_BothAttribute Scope: Both.
static readonly Scope_ColumnAttribute Scope: Column.
static readonly Scope_RowAttribute Scope: Row.
static readonly TextAlign_CenterAttribute TextAlign: Center - Centered between the start and end edges.
static readonly TextAlign_EndAttribute TextAlign: End - Aligned with the end edge.
static readonly TextAlign_JustifyAttribute TextAlign: Justify - Aligned with both the start and end edges, with internal spacing within each line expanded, if necessary, to achieve such alignment. The last (or only) line shall be aligned with the start edge only.
static readonly TextAlign_StartAttribute TextAlign: Start - Aligned with the start edge.
static readonly TextDecorationType_LineThroughAttribute TextDecorationType: LineThrough - A line through the middle of the text.
static readonly TextDecorationType_NoneAttribute TextDecorationType: None - No text decoration.
static readonly TextDecorationType_OverlineAttribute TextDecorationType: Overline - A line above the text.
static readonly TextDecorationType_UnderlineAttribute TextDecorationType: Underline - A line below the text.
static readonly Width_AutoAttribute Width: Auto - the element’s width shall be determined by the intrinsic width of its content.
static readonly WritingMode_LrTbAttribute WritingMode: LrTb - Inline progression from left to right; block progression from top to bottom. This is the typical writing mode for Western writing systems.
static readonly WritingMode_RlTbAttribute WritingMode: RlTb - Inline progression from right to left; block progression from top to bottom. This is the typical writing mode for Arabic and Hebrew writing systems.
static readonly WritingMode_TbRlAttribute WritingMode: TbRl - Inline progression from top to bottom; block progression from right to left. This is the typical writing mode for Chinese and Japanese writing systems.

See Also