In This Topic
Gets or sets the color used to fill the document pages in the preview before drawing the content.
Syntax
'Declaration
Public Property PagesFillColor As Color
public Color PagesFillColor {get; set;}
Property Value
The fill color.
See Also