VIEW property

The VIEW property specifies an integer value for the print and view properties of an annotation.

This property uses the following format:

VIEW = n
The possible values are as follows:
Value Description
1 Viewing only (no printing)
2 Printing only (no viewing or editing by the user)
3 Printing and viewing

The default value is 3.

IBM Daeja ViewONE does not return the property in the definition file if the value is 3.

Example

[ARROW]
X1 = 535
Y1 = 277
X2 = 89
Y2 = 138
PAGE = 1
EDIT = 1
COLOR = 255, 0, 0
VIEW = 1