windowsforms-405493-controls-and-libraries-printing-exporting-examples-using-bricks-bricks.md
This section lists examples related to the use of bricks.
This example uses bricks to display different kinds of information in a report.
This example uses report modifiers to create a sample report with Detail, DetailHeader, and MarginalHeader sections.
This example draws a line in a Printing System document.
This example arranges text bricks in three columns. Each column has its own BrickStyle.
This example keeps a group of bricks together when the page layout changes.
This example uses the InsertPageBreak method to insert a page break between two bricks in a document.
This example creates a brick that is visible on screen but not printed.
This example derives a custom HyperLinkBrick class from the TextBrick class.
This example derives a custom EllipseBrick class that implements the IBrick interface from the Brick class.
See Also