Sets the maximum number of synonyms to show.
Namespace: Karamasoft.Html.UltimateSpellMVCAssembly: UltimateSpellMVC (in UltimateSpellMVC.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public UltimateSpellCreator MaxSynonyms( int value ) |
| Visual Basic |
|---|
Public Function MaxSynonyms ( _ value As Integer _ ) As UltimateSpellCreator |
| Visual C++ |
|---|
public: UltimateSpellCreator^ MaxSynonyms( int value ) |
Parameters
- value
- Type: System..::..Int32
Maximum number of synonyms to show.