You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
>The Android Service Edition only supports a subset of the APIs available in the Desktop Service Edition. For the APIs that are compatible with both editions, the usage remains the same. To learn how to use the APIs, please refer to the documentation for the Desktop Service Edition.
The properties and methods on this page live in the namespace {WebTwainObject}. {WebTwainObject} denotes the `WebTwain` instance. Learn about [how to create a web twain object]({{site.indepth}}features/initialize.html#creating-the-webtwain-instance).
14
14
15
+
> All APIs on this page support Android Service from version 18.2.
The properties and methods on this page live in the namespace {WebTwainObject}. {WebTwainObject} denotes the `WebTwain` instance. Learn about [how to create a web twain object]({{site.indepth}}features/initialize.html#creating-the-webtwain-instance).
14
14
15
+
> All APIs on this page support Android Service from version 18.2.
The properties and methods on this page live in the namespace {WebTwainObject}. {WebTwainObject} denotes the `WebTwain` instance. Learn about [how to create a web twain object]({{site.indepth}}features/initialize.html#creating-the-webtwain-instance).
15
15
16
+
<divclass="multi-panel-switching-prefix"></div>
17
+
18
+
-[Desktop Service](#desktop)
19
+
-[Android Service](#android)
20
+
21
+
<divclass="multi-panel-start"></div>
22
+
16
23
**Methods**
17
24
18
25
**Input Methods**
@@ -60,6 +67,7 @@ The properties and methods on this page live in the namespace {WebTwainObject}.
@@ -3897,3 +3905,58 @@ TIFF_T4 (3) and TIFF_FAX3 (3) are two names for the same compression type. So ar
3897
3905
TIFF_RLE (2), TIFF_T4 (3), TIFF_FAX3 (3) and TIFF_PACKBITS (32773) only support compression of 1-bit images. TIFF_JPEG (7) supports compression of 8-bit above color images and 8-bit grey images.
3898
3906
3899
3907
When TIFF_JPEG (7) is used, you can use JPEGQuality to further reduce the size of the TIFF file.
3908
+
3909
+
3910
+
<divclass="multi-panel-end">
3911
+
3912
+
</div><divclass="multi-panel-start"></div>
3913
+
3914
+
>The Android Service Edition only supports a subset of the APIs available in the Desktop Service Edition. For the APIs that are compatible with both editions, the usage remains the same. To learn how to use the APIs, please refer to the documentation for the Desktop Service Edition.
The properties and methods on this page live in the namespace {WebTwainObject}. {WebTwainObject} denotes the `WebTwain` instance. Learn about [how to create a web twain object]({{site.indepth}}features/initialize.html#creating-the-webtwain-instance).
14
14
15
+
<divclass="multi-panel-switching-prefix"></div>
16
+
17
+
-[Desktop Service](#desktop)
18
+
-[Android Service](#android)
19
+
20
+
<divclass="multi-panel-start"></div>
21
+
15
22
**Methods**
16
23
17
24
||
@@ -26,6 +33,8 @@ The properties and methods on this page live in the namespace {WebTwainObject}.
`Manufacturer` , `ProductFamily` , `ProductName` and `VersionInfo` together form the identity string of the Dynamic Web TWAIN library.
559
+
`Manufacturer` , `ProductFamily` , `ProductName` and `VersionInfo` together form the identity string of the Dynamic Web TWAIN library.
560
+
561
+
<divclass="multi-panel-end">
562
+
563
+
</div><divclass="multi-panel-start"></div>
564
+
565
+
>The Android Service Edition only supports a subset of the APIs available in the Desktop Service Edition. For the APIs that are compatible with both editions, the usage remains the same. To learn how to use the APIs, please refer to the documentation for the Desktop Service Edition.
0 commit comments