Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.Annotations.Markups.MarkupModel

MarkupModel.Text Property

The (rich) text that is displayed by the pop-up window of this markup.

csharp
public string Text { get; set; }

Property Value

System.String