<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Constant >SignPadViewTypeConst |
Values :
FitToFrame |
Displays the entire signpad as a signature area. When signing in groups, the signature areas are evenly distributed horizontally by the number of signatures. |
FitToFrameAndKeepRatio |
Displays the entire signpad as a signature area. When signing in groups, the signature areas are horizontally distributed, proportionally to the width of each signature. |
FitToFrameVerticalAlign |
Displays the entire signpad as a signature area. When signing in groups, the signature areas are vertically distributed, proportionally to the width of each signature. |
KeepRatio |
Displays the signpad area in proportion to the signature size. When signing in groups, the signature areas are evenly distributed vertically. There is no undo button to revert back to the previous signature. |
KeepRatioAndFitToFrame |
Displays the entire signpad area as a signature area. When signing in groups, the signature areas are horizontally distributed, proportionally to the width of each signature. There is no undo button to revert back to the previous signature. |
Scrollable |
Displays a horizontal scroll at the bottom of the signpad when the width of the viewer window is smaller than the width of the signpad. When signing in groups, it works the same as KeepRatio. There is no undo button to revert back to the previous signature. |