BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
// changed border color to blue
<style>
.e-diagram-highlighter {
stroke: #0078d6;
stroke-width: 2;
}
</style> |