Click or drag to resize

CPDFAnnotationGetBorderWidth Method

Gets border width of the annotation.

Namespace:  ComPDFKit.PDFAnnotation
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
public float GetBorderWidth()

Return Value

Type: Single
Annotation border width
See Also