'DeclarationPublic Property SelectedIndex As Integer
'UsageDim instance As PdfVisualListField Dim value As Integer instance.SelectedIndex = value value = instance.SelectedIndex
public int SelectedIndex {get; set;}
'DeclarationPublic Property SelectedIndex As Integer
'UsageDim instance As PdfVisualListField Dim value As Integer instance.SelectedIndex = value value = instance.SelectedIndex
public int SelectedIndex {get; set;}
Supported .NET Platforms: .NET 4.0 and higher, Windows Presentation Foundation 4.x