Click or drag to resize

CPDFSquareAnnotationBorderStyle Property

Gets border style.

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

Property Value

Type: C_BORDER_STYLE
See Also