MultiReferenceAnnotation.AreElementsValidForMultiReferenceAnnotation
Description:
The method validates if the input elements match the element category id for the MultiReferenceAnnotationType.
The method validates if the input elements match the element category id for the MultiReferenceAnnotationType.
public static bool AreElementsValidForMultiReferenceAnnotation(
Document document,
MultiReferenceAnnotationOptions options
)
-
documentThe document for the multi-reference annotation.
-
optionsThe creation options for the new MultiReferenceAnnotation.
Return Value
bool
Returns true if the input elements match the element category id for the MultiReferenceAnnotationType,
false otherwise.
-
A non-optional argument was null