Enum HtmlViewerZoomType
Namespace: Varigence.Languages.Biml.Cube.Action
Assembly: Biml.dll
C#
public enum HtmlViewerZoomType
Fields
Fields | Description |
---|---|
PageWidth | Specifies that the report will be zoomed so that the width of the page fills the entire width of the report viewer area. |
WholePage | Specifies that the report will be zoomed so that the full page contents are visible in the report viewer area. |