We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4a86b54 + ab7f192 commit db8d03aCopy full SHA for db8d03a
1 file changed
info/api/WebTwain_Viewer.md
@@ -1135,6 +1135,30 @@ setButtonClass(
1135
1136
`className`: Specify the CSS class name.
1137
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
1152
+<td align="center">not supported </td>
1153
+<td align="center">v16.0+ </td>
1154
1155
1156
1157
1158
1159
+</table>
1160
+</div>
1161
1162
**Usage notes**
1163
1164
Use this method to fine-tune the buttons in the viewer with CSS.
0 commit comments