Skip to content

PDFLineEndingStyle

Namespace: O2S.Components.PDF4NET.Annotations

Supported symbols to end a line annotation.

public enum PDFLineEndingStyle

Inheritance ObjectValueTypeEnumPDFLineEndingStyle
Implements

Fields

Name Value Description
Circle 0 A circle filled with annotation's interior color, if any.
OpenArrow 1 Two short lines meeting in an acute angle, forming a open arrow head.
ClosedArrow 2 Two short lines meeting in an acute angle as in the OpenArrow style, connected by a third line to form a triangular closed arrowhead filled with annotation's interior color, if any.
None 3 No line ending.