'Declaration Public Enum ZoomType Inherits System.Enum
public enum ZoomType : System.Enum
'Declaration Public Enum ZoomType Inherits System.Enum
public enum ZoomType : System.Enum
Member | Description |
---|---|
BestFit | Best fit the page to the current window. |
Fullpage | View the full page. |
None | Do not adjust the view settings for the page. |
TextFit | Best fit the text of the page to the current window. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Word.ZoomType