Difference between revisions of "SYSCLS AUTO ZOOM CLASSIFICATION"
(2 intermediate revisions by one other user not shown) | |||
Line 21: | Line 21: | ||
! width=30% | Name !! width=30% | Data type !! Comment | ! width=30% | Name !! width=30% | Data type !! Comment | ||
|- | |- | ||
− | | INITIAL_ZOOM_LEVEL || {{ | + | | INITIAL_ZOOM_LEVEL || {{Integer}} || initialize zoom level in %. Suggested values are (e.g. 200% => Zoomed in to show the document in twice the size, 300% => Zoomed in to show the document three times the size, ...). |
|} | |} | ||
Line 27: | Line 27: | ||
== See also == | == See also == | ||
+ | [[UBIK_WinX_Client_Basics#Auto_zoom]] | ||
[[Category:Document|SYSCLS AUTO ZOOM CLASSIFICATION]] | [[Category:Document|SYSCLS AUTO ZOOM CLASSIFICATION]] |
Latest revision as of 09:30, 19 February 2024
The automatic zoom is applied for every document classified by SYSCLS_SCAN_AUTO_ZOOM_CLASSIFICATION as soon as it is opened in the document viewer. Currently the auto zoom is only supported for pdf documents.
MetaProperties
Name | Data type | Comment |
---|---|---|
INITIAL_ZOOM_LEVEL | Integer | initialize zoom level in %. Suggested values are (e.g. 200% => Zoomed in to show the document in twice the size, 300% => Zoomed in to show the document three times the size, ...). |