Table of Contents

Class PdfCheckBox

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Class for a check box control.

public sealed class PdfCheckBox : PdfControl
Inheritance
PdfCheckBox
Inherited Members

Remarks

The Docotic.Pdf Library Documentation page contains links to articles, guides, and sample code.

Properties

Checked

Gets or sets a value indicating whether this PdfCheckBox is checked or not.

DefaultChecked

Gets or sets a value indicating whether this PdfCheckBox should be checked or not when a reset-form action is executed.

ExportValue

Gets or sets the export value of the check box.

Methods

ToString()

Returns a string that represents this PdfCheckBox instance.