LineAnnotationLineEnding Property |
Gets the line endings for this line. The 0th entry is the ending for the
StartPt and the
1st entry is for the
EndPt.
Namespace:
Atalasoft.PdfDoc.Generating.Annotations
Assembly:
Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic LineEndingKind[] LineEnding { get; }Public ReadOnly Property LineEnding As LineEndingKind()
Get
Property Value
Type:
LineEndingKind
See Also