Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.Tags.TagModel

TagModel.ReplacementText Property

Text that is an exact replacement for the content enclosed by the tag and its children

csharp
public string ReplacementText { get; set; }

Property Value

System.String

Remarks

Corresponds to the ActualText entry of the structure element dictionary.