This topic has not yet been rated - 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
Type: System.Object
The annotation to add to this PartContainer
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.