UIA_AnnotationObjectsPropertyId top-level constant

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

Identifies the AnnotationObjects property, which is a list of annotation objects in a document, such as comment, header, footer, and so on.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_AnnotationObjectsPropertyId instead')
const UIA_AnnotationObjectsPropertyId = 30156;