Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Exposes the properties of an annotation in a document.
Inheritance
The IAnnotationProvider interface inherits from the IUnknown interface.
Methods
The IAnnotationProvider interface has these methods.
IAnnotationProvider::get_AnnotationTypeId The annotation type identifier of this annotation. |
IAnnotationProvider::get_AnnotationTypeName The name of this annotation type. |
IAnnotationProvider::get_Author The name of the annotation author. |
IAnnotationProvider::get_DateTime The date and time when this annotation was created. |
IAnnotationProvider::get_Target The UI Automation element that is being annotated. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 [desktop apps | UWP apps] |
Minimum supported server | Windows Server 2012 [desktop apps | UWP apps] |
Target Platform | Windows |
Header | uiautomationcore.h (include UIAutomation.h) |