Name | Description | |
---|---|---|
AllowAnchoredDescendantBlocks | Gets / sets whether the block allows anchored descendant blocks | |
AllowOverlap | Whether the block when floating allows other flow blocks to overlap it | |
AllowSpacingBetweenCells | Gets / sets whether to allow spacing between cells. By default set to true. | |
AvoidPageBreaksInside | Whether the block will try to avoid page breaks. | |
Bounds | Gets the bounds of the block in the coordinate system of its parent block. | |
ClearMode | Gets or sets the clear mode of this block | |
DesiredHeight | Gets the Desired Height of the element | |
DesiredSize | Gets the desired size | |
DesiredWidth | Gets the Desired Width of the element | |
FirstLineIndent | Gets or sets the first line indent in the paragraph | |
FloatMode | Gets or sets the flow mode of this block | |
HangingIndent | Gets or sets the hanging indent in the paragraph | |
Height | Gets the block height. | |
HorizontalAlignment | Gets or sets the horizontal alignment | |
HorizontalAnchor | Gets / set the block horizontal anchor | |
HorizontalBlockAlignment | Gets / sets the block horizontal alignment | |
IntrinsicMinHeight | Gets the intrinsic min height of this block | |
IntrinsicMinWidth | Gets the intrinsic min width of this block | |
LineHeight | Gets or sets the line height in DIPs. | |
LineHeightFactor | Gets or sets the line height factor. | |
LineHeightMode | Gets or sets the line height mode | |
Location | Gets the block location in the coordinate system of its parent block. | |
PageBreakAfter | Whether the end of this block element is the last block on the page. | |
PageBreakBefore | Whether this block element always starts on a new page. | |
ParagraphDirection | Gets or sets the paragraph direction | |
Size | Gets the block size. | |
TableCellHorizontalSpacing | Gets / sets the horizontal border spacing for table cells. By default set to 0. | |
TableCellVerticalSpacing | Gets / sets the vertical border spacing for table cells. By default set to 0. | |
VerticalAlignment | Gets or sets the vertical alignment | |
VerticalAnchor | Gets / sets the block vertical anchor | |
VerticalBlockAlignment | Gets / sets the block vertical alignment | |
Width | Gets the block width. | |
WrapDesiredWidth | Gets or sets whether to wrap the table desired width to the parent avaialable content width | |
WrapMinWidth | Gets or sets whether to wrap the table desired width to the min width of the column | |
WrapMode | Gets / sets the block wrap mode | |
X | Gets the block X coordinate in the coordinate system of its parent block. | |
XOffset | Gets / sets the XOffset of the block | |
Y | Gets the block Y coordinate in the coordinate system of its parent block. | |
YOffset | Gets / sets the YOffset of the block |