AttributeKey

AttributeKey class

Represents Standard Attribute Keys.

The AttributeKey type exposes the following members:

Properties

NameDescription
keyGet Attribute Key.
ownerGet Attribute Owner.
PLACEMENTPlacement attribute (Layout attribute owner).
WRITING_MODEWritingMode attribute (Layout attribute owner).
BACKGROUND_COLORBackgroundColor attribute (Layout attribute owner).
BORDER_COLORBorderColor attribute (Layout attribute owner).
BORDER_STYLEBorderStyle attribute (Layout attribute owner).
BORDER_THICKNESSBorderThickness attribute (Layout attribute owner).
PADDINGPadding attribute (Layout attribute owner).
COLORColor attribute (Layout attribute owner).
SPACE_BEFORESpaceBefore attribute (Layout attribute owner).
SPACE_AFTERSpaceAfter attribute (Layout attribute owner).
START_INDENTStartIndent attribute (Layout attribute owner).
END_INDENTEndIndent attribute (Layout attribute owner).
TEXT_INDENTTextIndent attribute (Layout attribute owner).
TEXT_ALIGNTextAlign attribute (Layout attribute owner).
B_BOXBBox attribute (Layout attribute owner).
WIDTHWidth attribute (Layout attribute owner).
HEIGHTHeight attribute (Layout attribute owner).
BLOCK_ALIGNBlockAlign attribute (Layout attribute owner).
INLINE_ALIGNInlineAlign attribute (Layout attribute owner).
T_BORDER_STYLETBorderStyle attribute (Layout attribute owner).
T_PADDINGTPadding attribute (Layout attribute owner).
BASELINE_SHIFTBaselineShift attribute (Layout attribute owner).
LINE_HEIGHTLineHeight attribute (Layout attribute owner).
TEXT_DECORATION_COLORTextDecorationColor attribute (Layout attribute owner).
TEXT_DECORATION_THICKNESSTextDecorationThickness attribute (Layout attribute owner).
TEXT_DECORATION_TYPETextDecorationType attribute (Layout attribute owner).
RUBY_ALIGNRubyAlign attribute (Layout attribute owner).
RUBY_POSITIONRubyPosition attribute (Layout attribute owner).
GLYPH_ORIENTATION_VERTICALGlyphOrientationVertical attribute (Layout attribute owner).
COLUMN_COUNTColumnCount attribute (Layout attribute owner).
COLUMN_GAPColumnGap attribute (Layout attribute owner).
COLUMN_WIDTHSColumnWidths attribute (Layout attribute owner).
LIST_NUMBERINGListNumbering attribute (List attribute owner).
ROLERole attribute (PrintField attribute owner).
CHECKEDChecked attribute (PrintField attribute owner).
DESCDesc attribute (PrintField attribute owner).
ROW_SPANRowSpan attribute (Table attribute owner).
COL_SPANColSpan attribute (Table attribute owner).
HEADERSHeaders attribute (Table attribute owner).
SCOPEScope attribute (Table attribute owner).
SUMMARYSummary attribute (Table attribute owner).

See Also