Overview
ZoomType is a enum in Aspose.Words FOSS for .NET.
Possible values for how large or small the document appears on the screen in Microsoft Word.
This enumeration defines 5 values: Custom, None, FullPage, PageWidth, TextFit.
Values
| Value | Description |
|---|
Custom | |
None | |
FullPage | |
PageWidth | |
TextFit | |
See Also