2026 Method
Changes 0
M

MultiReferenceAnnotation.AreElementsValidForMultiReferenceAnnotation

Description:
The method validates if the input elements match the element category id for the MultiReferenceAnnotationType.
public static bool AreElementsValidForMultiReferenceAnnotation(
	Document document,
	MultiReferenceAnnotationOptions options
)
Return Value Boolean Returns true if the input elements match the element category id for the MultiReferenceAnnotationType, false otherwise.