Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.Shapes.TextShapeModel

TextShapeModel.Brush Property

The brush that is used to fill this text. (default = Black - SolidBrush)

csharp
public TallComponents.UnoPdf.Client.Models.Pdf.Brushes.BrushModel Brush { get; set; }

Property Value

BrushModel