Table of Contents

Property DefaultChecked

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

DefaultChecked

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

public bool DefaultChecked { get; set; }

Property Value

bool

true if the radio button should be checked when a reset-form action is executed; otherwise, false.