Click or drag to resize

Fill On Property

Gets or sets a value indicating whether the Fill is currently on.

Namespace: Spire.Doc.Fields.Shapes
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public bool On { get; set; }

Property Value

Type: Boolean
See Also