AnnotationService::IsEnabled Property
.NET Framework (current version)
Gets a value that indicates whether the AnnotationService is enabled.
Assembly: PresentationFramework (in PresentationFramework.dll)
The following example shows how to use the IsEnabled property when you create and start an AnnotationService. Also if the user chooses to open a new document in the viewer control, the AnnotationService must be disabled for the old document and then enabled for the new document.
.NET Framework
Available since 3.0
Available since 3.0
Show: