Style of line ending of Ink annotation line.
Namespace: Aspose.Pdf.AnnotationsAssembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
SyntaxPublic Enumeration CapStyle
public enum class CapStyle
Members
| Member name | Value | Description |
---|
| Rectangular | 1 |
End is rectangular.
|
| Rounded | 2 |
End is rounded.
|
See Also