AnnotationService Constructor (FlowDocumentReader^)

 

Initializes a new instance of the AnnotationService class for use with a specified FlowDocumentReader control.

Namespace:   System.Windows.Annotations
Assembly:  PresentationFramework (in PresentationFramework.dll)

public:
AnnotationService(
	FlowDocumentReader^ viewer
)

Parameters

viewer
Type: System.Windows.Controls::FlowDocumentReader^

The document reading control associated with the AnnotationService.

The following example shows use of the AnnotationService constructor.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 3.0
Return to top
Show: