Aspose::Pdf::Annotations::CapStyle enum

CapStyle enum

Style of line ending of Ink annotation line.

enum class CapStyle

Values

NameValueDescription
Rectangular1End is rectangular.
Rounded2End is rounded.

See Also