ThumbPageNumForeColor Property (C1FlexViewerDialog)
In This Topic
Gets or sets the color used to draw the page number on thumbnails.
Syntax
'Declaration
Public Property ThumbPageNumForeColor As Color
public Color ThumbPageNumForeColor {get; set;}
See Also