[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.LineEndingStyle

LineEndingStyle Enum

Specifies the possible line ending styles.

Namespace: GrapeCity.Documents.Pdf.Annotations
Assembly: DS.Documents.Pdf.dll
Syntax
public enum LineEndingStyle
Public Enum LineEndingStyle

Fields

Name Description
Butt

A short line at the endpoint perpendicular to the line itself.

Circle

A circle filled with the annotation’s interior color, if any.

ClosedArrow

Two short lines meeting in an acute angle as in the OpenArrow style and connected by a third line to form a triangular closed arrowhead filled with the annotation’s interior color, if any.

Diamond

A diamond shape filled with the annotation’s interior color, if any.

None

No line ending.

OpenArrow

Two short lines meeting in an acute angle to form an open arrowhead.

RClosedArrow

A triangular closed arrowhead in the reverse direction from ClosedArrow.

ROpenArrow

Two short lines in the reverse direction from OpenArrow.

Slash

A short line at the endpoint approximately 30 degrees clockwise from perpendicular to the line itself

Square

A square filled with the annotation’s interior color, if any.