Gets a collection of all added synonym lists. The property's value is an object of type SynonymListCollection.

Introduced: 7.0.

Syntax

public Proofing.SynonymListCollection SynonymLists{ get; }
Public ReadOnly Property SynonymLists() As Proofing.SynonymListCollection

Limitations

Read only.