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.CustomMarkupsAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.11.20
Syntax public CheckBoxSymbol UncheckedSymbol { get; }
Public ReadOnly Property UncheckedSymbol As CheckBoxSymbol
Get
Property Value
CheckBoxSymbolSee Also