DictionaryEditor.DictionaryEditor

DictionaryEditor(Page)

public DictionaryEditor(Page page)
ParameterTypeDescription
pagePageA page with a dictionary for work.

Exceptions

exceptioncondition
ArgumentNullExceptionThe page is null or page structure is broken.

See Also


DictionaryEditor(Document)

public DictionaryEditor(Document document)
ParameterTypeDescription
documentDocumentA document with a dictionary for work.

Exceptions

exceptioncondition
ArgumentNullExceptionThe document is null.

See Also