<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Input > SignPad > Method >SetReusableSignName |
Sets the reusable signature name.
Prototype :
void SetReusableSignName
(
string SetReusableSignName
)
Arguments :
ReusableSignName |
Reusable signature name |
Reference :
ActiveX and WinUWP viewer is not supported.
Example :
This.SetReusableSignName("ReusableSign1");
Available Events :
OnBind, OnInitialize, OnStartBind