Click or drag to resize

BackgroundGradient Color2 Property

Gets or sets second color for gradient (used when TwoColors set to true).

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public Color Color2 { get; set; }

Property Value

Type: Color
See Also