0 out of 1 rated this helpful - Rate this topic

OpenXmlPartContainer.AddAnnotation Method

Adds an object to the annotation list of this PartContainer.

Namespace: DocumentFormat.OpenXml.Packaging
Assembly: DocumentFormat.OpenXml (in documentformat.openxml.dll)
public void AddAnnotation (
	Object annotation
)

Parameters

annotation

Specifies the annotation to add to this PartContainer.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.