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

In This Topic
    ThumbnailPageNumForeground Property (C1FlexViewerPane)
    In This Topic
    Gets or sets a Windows.UI.Xaml.Media.Brush used for drawing page number label on a thumbnail.
    Syntax
    'Declaration
     
    Public Property ThumbnailPageNumForeground As Brush
    public Brush ThumbnailPageNumForeground {get; set;}
    See Also