Click or drag to resize

Paragraph AppendCheckBox Method

Appends the check box form field.

Namespace: Spire.Doc.Documents
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public CheckBoxFormField AppendCheckBox()

Return Value

Type: CheckBoxFormField

Implements

IParagraph AppendCheckBox
See Also