ContentControlPropertiesCheckedSymbol Property |
Gets a symbol that will be used if a CheckBox is checked. 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 CheckedSymbol { get; }
Public ReadOnly Property CheckedSymbol As CheckBoxSymbol
Get
Property Value
CheckBoxSymbolSee Also