Table of Contents

Property Checked

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

Checked

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

public bool Checked { get; set; }

Property Value

bool

true if the radio button is checked; otherwise, false.