Click or drag to resize

PdfGridStyleBase BackgroundBrush Property

Gets or sets the background brush.

Namespace: Spire.Pdf.Grid
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public PdfBrush BackgroundBrush { get; set; }

Property Value

Type: PdfBrush
The background brush.
See Also