AliasSubPDFPreview
This page provides generated reference documentation for the AliasSubPDFPreview data model.
Alias für den PDF Preview Service (IcePDF)
Overview
| Property | Summary |
|---|---|
| host | The host under which the service is accessible |
| port | The port under which the service is accessible |
| user | The user used by the server to access the service |
| password | The password for the user to access the service |
| restConnectionTimeout | The timeout until a connection is established to this service. Use 0 for no timeout. |
| restReadTimeout | The timeout until data is read from this service. Use 0 for no timeout. |
host
Type: String
The host under which the service is accessible
port
Type: String
The port under which the service is accessible
user
Type: String
The user used by the server to access the service
password
Type: String
The password for the user to access the service
restConnectionTimeout
Type: Long
Default: 600 ms
The timeout until a connection is established to this service. Use 0 for no timeout.
restReadTimeout
Type: Long
Default: 2500 ms
The timeout until data is read from this service. Use 0 for no timeout.