ImageGear23.Formats.Pdf Assembly > ImageGear.Formats.PDF.Forms Namespace > ChoiceOption Class : Selected Property |
'Declaration Public ReadOnly Property Selected As Boolean
'Usage Dim instance As ChoiceOption Dim value As Boolean value = instance.Selected
public bool Selected {get;}
public: __property bool get_Selected();