Click or drag to resize

SdtCheckBox DefaultUncheckedState Field

Represents the default character used to denote an unchecked state, typically a square or open box symbol.

Namespace: Spire.Doc.Documents
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public const char DefaultUncheckedState = '☐'

Field Value

Type: Char
See Also