Appearance
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 | |
---|---|
EndStyle | The line end style at the end of the line. |
HasCaption | If true, the text property is replicated as a caption on the line. |
InteriorColor | The interior color for line endings. |
LeaderLine | The length of leader lines. |
StartStyle | The line end style at the start of the line. |