ThumbPageAreaBackColor Property (C1FlexViewerPane)
In This Topic
Gets or sets the color used to fill the area of a thumbnail where the page is drawn.
Syntax
'Declaration
Public Property ThumbPageAreaBackColor As Color
public Color ThumbPageAreaBackColor {get; set;}
See Also