OfficeIMO

API Reference

Class

WordCheckBox

Namespace OfficeIMO.Word
Assembly OfficeIMO.Word

Represents a checkbox content control within a paragraph.

Inheritance

Methods

public Void Remove() #
Returns: Void

Removes the checkbox from the paragraph.

Properties

public Boolean IsChecked { get; set; } #

Gets or sets whether the checkbox is checked.

public String Alias { get; } #

Gets the alias associated with this checkbox control.

public String Tag { get; set; } #

Gets or sets the tag value for this checkbox control.