Click or drag to resize

SdtCheckBox DefaultCheckedState Field

Represents the default checked state character, which is the Unicode character '☑' (U+2612).

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

Field Value

Type: Char
See Also