| SignDocFieldgetBorderWidth Method |
Get the border width of the widget.
This function is available for fields of PDF documents only.
Namespace: de.softpro.signdocsdkAssembly: SPSignDoc_4.1_DotNetLibd (in SPSignDoc_4.1_DotNetLibd.dll) Version: 1.0.5882.21462
Syntaxpublic double getBorderWidth()
Public Function getBorderWidth As Double
public:
double getBorderWidth()
member getBorderWidth : unit -> float
Return Value
Type:
Double The border width of the widget.
See Also