FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewerPane Class / IsWholePageZoomMode Property

In This Topic
    IsWholePageZoomMode Property
    In This Topic
    Gets or sets a value indicating if pages are zoomed in or out as necessary to fit the whole page in the preview window.
    Syntax
    'Declaration
     
    Public Property IsWholePageZoomMode As Boolean
    public bool IsWholePageZoomMode {get; set;}
    See Also