Click or drag to resize

Borders IsShadow Property

Gets or sets whether borders are drawn with shadow.

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

Property Value

Type: Boolean
See Also