Click or drag to resize

CPDFWidgetSetBorderStyle Method

Namespace:  ComPDFKit.PDFAnnotation.Form
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
C#
public bool SetBorderStyle(
	C_BORDER_STYLE bs,
	float[] dash
)

Parameters

bs
Type: ComPDFKit.PDFAnnotationC_BORDER_STYLE
dash
Type: SystemSingle

Return Value

Type: Boolean
See Also