Skip to content

TallComponents.UnoPdf.Client

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

LineModel Class

A Line is a specialized markup and appear as Line, with 2 line endings.

csharp
public class LineModel : TallComponents.UnoPdf.Client.Models.Pdf.Annotations.Markups.MarkupModel

Inheritance System.Object 🡒 RectangleModel 🡒 AnnotationModel 🡒 MarkupModel 🡒 LineModel

Properties
EndStyleThe line end style at the end of the line.
HasCaptionIf true, the text property is replicated as a caption on the line.
InteriorColorThe interior color for line endings.
LeaderLineThe length of leader lines.
StartStyleThe line end style at the start of the line.