PDFRasterizer.NET 4.0 is now available. Supports .NET Core. Renders pixel-perfectly.

Constructor TilingBrush

Namespace TallComponents.PDF.Layout.Brushes
Class TilingBrush

Creates a new TilingBrush with an empty pattern.

Syntax

public TilingBrush()

Add shapes to the

Pattern

. The pattern is repeated across the area that is filled.

XML <paragraph type="textparagraph"> <border> <background type="tilingbrush"> <pattern width="50" height="50"> <shape type="rectangleshape" x="0" y="0" width="25" height="25"> <pen color="green" width="1"/> </shape> </pattern> </background> </border> <fragment font="helvetica" fontsize="24"> Tiling brush in XML </fragment> </paragraph>

Download TallPDF.NET 4.0
We will send you a download link

  • This field is for validation purposes and should be left unchanged.
Why do we ask your email address?
We send tips that speed up your evaluation
We let you know about bug fixes
You can always unsubscribe with one click
We never share your address with a 3rd party
Thank you for your download

We have sent an email with a download link.