Back to Devexpress

BrickGraphics Properties

corelibraries-devexpress-dot-xtraprinting-dot-brickgraphics-dot-underscore-properties.md

latest2.7 KB
Original Source

BrickGraphics Properties

Implements report drawing functions.

NameDescription
BackColorDefines the background color for the current BrickGraphics object.
BorderColorSpecifies the border color for the current BrickGraphics object.
BorderWidthSpecifies the border width of the current BrickGraphics object.
ClientPageSizeReturns the dimensions of a report page without margins.
DefaultBrickStyleGets or sets the default BrickStyle.
DefaultFontSpecifies the default font for a report.
DeviceIndependentPixelFor internal use.
FontSpecifies the font of the current BrickGraphics object.
ForeColorDefines the foreground color of the current BrickGraphics object.
ModifierSpecifies the page area for displaying a specific brick.
PageBackColorDefines the background color for all report pages.
PageUnitDefines graphic measurement units.
PrintingSystemGets the owner of the current BrickGraphics object.
StringFormatGets or sets text layout information (such as alignment, orientation and tab stops) and display manipulations (such as ellipsis insertion and national digit substitution).

See Also

BrickGraphics Class

BrickGraphics Members

DevExpress.XtraPrinting Namespace