File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff 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
11401164Use this method to fine-tune the buttons in the viewer with CSS.
You can’t perform that action at this time.
0 commit comments