Skip to main content

PrintBrickStyle Properties

Contains appearance settings of printed bricks (elements).
Name Description
Background Gets or set the background color of the printed brick.
BorderColor Gets or set the border color of the printed brick.
BorderThickness Gets or set the border thickness of the printed brick.
FontFamily Gets or set the font family of the printed brick.
FontSize Gets or set the font size of the printed brick.
FontStyle Gets or set the font style of the printed brick.
FontWeight Gets or set the font weight of the printed brick.
Foreground Gets or set the foreground color of the printed brick.
HorizontalContentAlignment Gets or set the horizontal alignment of the printed brick.
Padding Gets or set paddings of the printed brick.
VerticalContentAlignment Gets or set the vertical alignment of the printed brick.
See Also