RadioButtonOption

RadioButtonOption

Overview

RadioButtonOption is a class in Aspose.PDF FOSS for .NET.

A single option within a radio button group.

Properties: IsSelected, Value.

Properties

NameTypeAccessDescription
ValuestringReadExport value — the string written to /V when this option is selected.
IsSelectedboolReadWhether this option is currently selected.

See Also