Click or drag to resize
SignDocFieldgetBorderStyle Method
Get the border style. This function is available for fields of PDF documents only.

Namespace: de.softpro.signdocsdk
Assembly: SPSignDoc_4.1_DotNetLibd (in SPSignDoc_4.1_DotNetLibd.dll) Version: 1.0.5882.21462
Syntax
public BorderStyle getBorderStyle()

Return Value

Type: BorderStyle
The border style: #bos_other, #bos_solid, #bos_dashed, #bos_beveled, #bos_inset, or #bos_underline.
See Also