Difference between revisions of "SYSCLS AUTO ZOOM CLASSIFICATION"
(Created page with "{{ClassificationInfoBox | title = Auto zoom classification | name = {{PAGENAMEE}} | inheritance = - | namespace = System.Classification.Document | purpose = Initialize zoom le...") |
|||
Line 8: | Line 8: | ||
| id = {3F6FC476-7C18-4212-A4F7-9A41821EBCD6} | | id = {3F6FC476-7C18-4212-A4F7-9A41821EBCD6} | ||
}} | }} | ||
− | + | 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. | |
Line 21: | Line 21: | ||
! width=30% | Name !! width=30% | Data type !! Comment | ! width=30% | Name !! width=30% | Data type !! Comment | ||
|- | |- | ||
− | | INITIAL_ZOOM_LEVEL || {{String}} || initialize zoom | + | | INITIAL_ZOOM_LEVEL || {{String}} || initialize zoom level in % |
|} | |} | ||
Revision as of 13:47, 7 December 2023
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 | String | initialize zoom level in % |