Click or drag to resize

DocumentGetSymbolCharCheckboxText Method

Gives a Run object with check box symbol.

Namespace:  SOWIDocument.Word
Assembly:  SOWIDocument.Word (in SOWIDocument.Word.dll) Version: 22.2.10.1 (22.2.10.450)
Syntax
internal Run GetSymbolCharCheckboxText(
	string pValue
)

Parameters

pValue
Type: SystemString
#CheckboxOn# or #CheckboxOff#

Return Value

Type: Run
Run object with check box symbol checked or unchecked
See Also