'DeclarationPublic Property EnableSpellCheck As Boolean
'UsageDim instance As PdfVisualComboBoxField Dim value As Boolean instance.EnableSpellCheck = value value = instance.EnableSpellCheck
public bool EnableSpellCheck {get; set;}
'DeclarationPublic Property EnableSpellCheck As Boolean
'UsageDim instance As PdfVisualComboBoxField Dim value As Boolean instance.EnableSpellCheck = value value = instance.EnableSpellCheck
public bool EnableSpellCheck {get; set;}
Supported .NET Platforms: .NET 4.0 and higher, Windows Presentation Foundation 4.x