[]
        
(Showing Draft Content)

C1.Win.C1Editor.UICustomization.ExistingBookmarkException

ExistingBookmarkException Class

The exception that is raised when a bookmark name is not unique within the document.

Inheritance
ExistingBookmarkException
Namespace: C1.Win.C1Editor.UICustomization
Assembly: C1.Win.C1Editor.4.8.dll
Syntax
public class ExistingBookmarkException : Exception, ISerializable, _Exception

Implements