XNode.Annotation Method
.NET Framework 4.5
Gets an annotation from this XObject.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Annotation<T>() | Get the first annotation object of the specified type from this XObject. (Inherited from XObject.) |
|
Annotation(Type) | Gets the first annotation object of the specified type from this XObject. (Inherited from XObject.) |