RadioButton.RadiosInUnison Property

Gets or Sets the radio button's unison state. Buttons with the same name and value are selected in unison.

public bool RadiosInUnison { get; set; }
Public Property RadiosInUnison As Boolean

Property Value

Boolean

Licensing Info

This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

RadioButton
ceTe.DynamicPDF.PageElements.Forms

In this topic