ViewSetup module
- class ViewSetup.ViewSetup
Bases:
DocumentSerializableRepresents the setup for a view.
- static DEF_ZOOMING() int
Returns the constant value for Zoom.
- Returns:
The constant value for Zoom.
- Return type:
int
- property DocumentViewType: DocumentViewType
Returns or sets the document view mode.
- Returns:
The type of the document view.
- Return type:
- property ZoomPercent: int
Returns or sets the zooming value in percents.
- Returns:
The zoom percent.
- Return type:
int
