Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Annotations.Markups.LineModel
LineModel.HasCaption Property
If true, the text property is replicated as a caption on the line.
csharp
public bool HasCaption { get; set; }