Skip to content

Commit e62677f

Browse files
committed
Merge remote-tracking branch 'upstream/master' into Jackson-branch
2 parents e4c438c + db8d03a commit e62677f

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

info/api/WebTwain_Viewer.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1135,6 +1135,30 @@ setButtonClass(
11351135

11361136
`className`: Specify the CSS class name.
11371137

1138+
**Availability**
1139+
1140+
<div class="availability">
1141+
<table>
1142+
1143+
<tr>
1144+
<td align="center">ActiveX</td>
1145+
<td align="center">H5(Windows)</td>
1146+
<td align="center">H5(macOS/TWAIN)</td>
1147+
<td align="center">H5(macOS/ICA)</td>
1148+
<td align="center">H5(Linux)</td>
1149+
</tr>
1150+
1151+
<tr>
1152+
<td align="center">not supported </td>
1153+
<td align="center">v16.0+ </td>
1154+
<td align="center">v16.0+ </td>
1155+
<td align="center">v16.0+ </td>
1156+
<td align="center">v16.0+ </td>
1157+
</tr>
1158+
1159+
</table>
1160+
</div>
1161+
11381162
**Usage notes**
11391163

11401164
Use this method to fine-tune the buttons in the viewer with CSS.

0 commit comments

Comments
 (0)