Skip to content

Commit ca216c9

Browse files
authored
Merge pull request #868 from dynamsoft-docs/preview
update to internal commit d5bc73ae
2 parents 0bd47b5 + ffb248e commit ca216c9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

info/api/interfaces.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,9 @@ needGenerateH3Content: true
2626
interface DWTInitialConfig {
2727
WebTwainId: string;
2828
Host ? : string; // Default value: "127.0.0.1"
29-
Port ? : string | number; // Default value: 18622
30-
PortSSL ? : string | number; // Default value: 18623
3129
}
3230
```
3331

34-
- `Host`, `Port`, `PortSSL`: These three optional parameters must be set at the same time.
35-
3632
### Container
3733

3834
**Syntax**

0 commit comments

Comments
 (0)