Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.Shapes.SimpleXhtmlShapeModel

SimpleXhtmlShapeModel.Text Property

The rich text string to display formatted as xhtml.

csharp
public string Text { get; set; }

Property Value

System.String

Remarks

Supported tags include: strong, b, em, i, span, p and a wide variety of CSS styles like
font, font-family, font-size, color, text-decoration etc.