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