Click or drag to resize
CapStyle Enumeration
Style of line ending of Ink annotation line.

Namespace: Aspose.Pdf.Annotations
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public enum CapStyle
Members
  Member nameValueDescription
Rectangular1 End is rectangular.
Rounded2 End is rounded.
See Also