public enum ZoomMode : System.Enum
'Declaration Public Enum ZoomMode Inherits System.Enum
Member | Description |
---|---|
FitToPage | Fits the content to the entire page. |
FitToWidth | Fits the content to the width of the page. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Blazor.Viewer.ZoomMode