Click or drag to resize

DocumentGetSymbolCharCheckbox Method

Gives checkbox symbol checked or unchecked

Namespace:  SIC.OpenDocumentFormat.MSWord
Assembly:  SIC.OpenDocumentFormat (in SIC.OpenDocumentFormat.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
internal SymbolChar GetSymbolCharCheckbox(
	bool pOn
)

Parameters

pOn
Type: SystemBoolean
True is checked and False is unchecked

Return Value

Type: SymbolChar
Windings symbol char checked or unchecked
See Also