Click or drag to resize

ContentControlPropertiesUncheckedSymbol Property

Gets a symbol that will be used if a CheckBox is unchecked. This property is applicable when the parent Content Control type is CheckBox.

Namespace: SautinSoft.Document.CustomMarkups
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public CheckBoxSymbol UncheckedSymbol { get; }

Property Value

CheckBoxSymbol
See Also