4.42 Block

x:Object > DependencyObject > ContentElement > FrameworkContentElement > TextElement > Block, IInputElement
Block
BlockUIContainer List Paragraph Section Table
(usage)
None.
(description)
A base type that provides a base for all block-level flow content elements.
(used by)
BlockCollection
[is default constructible]
false
[name property]
Name
[xml lang property]
Language
(properties)
BorderBrush
Brush
(description)
A Brush to use when painting the element's border.
BorderThickness
Thickness
(description)
The border thickness for the element.
BreakColumnBefore
x:Boolean
(description)
A value that indicates whether to automatically insert a column-break before this element in cases where the element participates in a column-based presentation.
BreakPageBefore
x:Boolean
(description)
A value that indicates whether to automatically insert a page-break before this element.
ClearFloaters
WrapDirection
(description)
The direction in which any Floater elements contained by a Block element should be repositioned.
FlowDirection
FlowDirection
(description)
The relative direction for flow of content within a Block element.
IsHyphenationEnabled
x:Boolean
(description)
A value that indicates whether automatic hyphenation of words is enabled or disabled.
LineHeight
x:Double
(description)
The height of each line of content.
[text syntax]
LengthSyntax
LineStackingStrategy
LineStackingStrategy
(description)
How a line box is determined for each line of text within the block-level flow content element.
Margin
Thickness
(description)
The margin thickness for the element.
Padding
Thickness
(description)
The padding thickness for the element.
SiblingBlocks
BlockCollection
(description)
A collection of Block elements that are siblings to the current Block element.
[read only]
true
TextAlignment
TextAlignment
(description)
The horizontal alignment of text content.
(attachable properties)
Block.IsHyphenationEnabled
x:Boolean
(description)
A value that indicates whether automatic hyphenation of words is enabled or disabled.
[target type]
DependencyObject
Block.LineHeight
x:Double
(description)
The height of each line of content.
[target type]
DependencyObject
[text syntax]
LengthSyntax
Block.LineStackingStrategy
LineStackingStrategy
(description)
How a line box is determined for each line of text within the block-level flow content element.
[target type]
DependencyObject
Block.TextAlignment
TextAlignment
(description)
The horizontal alignment of text content.
[target type]
DependencyObject