Appearance
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
Remarks
Corresponds to the ActualText entry of the structure element dictionary.