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: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public LineEndingKind[] LineEnding { get; }
Public ReadOnly Property LineEnding As LineEndingKind()
Get
Property Value
Type:
LineEndingKindSee Also