FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewer Class / ThumbnailScale Property

In This Topic
    ThumbnailScale Property (C1FlexViewer)
    In This Topic
    Gets or sets the scale of the page thumbnails.
    Syntax
    'Declaration
     
    Public Property ThumbnailScale As Single
    public float ThumbnailScale {get; set;}
    See Also