Click or drag to resize

CPDFLineAnnotationTailLineType Property

Line style for the ending point of the line, more: C_LINE_TYPE

Namespace:  ComPDFKit.PDFAnnotation
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
public C_LINE_TYPE TailLineType { get; }

Property Value

Type: C_LINE_TYPE
See Also