UIA_AnnotationTypesPropertyId top-level constant

  1. @Deprecated('Use UIA_PROPERTY_ID.UIA_AnnotationTypesPropertyId instead')
int const UIA_AnnotationTypesPropertyId

Identifies the AnnotationTypes property, which is a list of the types of annotations in a document, such as comment, header, footer, and so on.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_AnnotationTypesPropertyId instead')
const UIA_AnnotationTypesPropertyId = 30155;