LineCap Enum

Specifies the cap style of a line.

public enum LineCap
Public Enum LineCap

Inheritance: ObjectValueTypeEnumLineCap

Fields

LineCap.Butt0Straight line at point.
LineCap.ProjectedSquare2Projected from point.
LineCap.Round1Rounded at point.

Licensing Info

This enum is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

ceTe.DynamicPDF

In this topic