Methods
-
Add
Annotation(Object) Adds an object to the annotation list of this XObject. - Annotation(Type) Gets the first annotation object of the specified type from this XObject.
- Annotation``1() Gets the first annotation object of the specified type from this XObject.
- Annotations(Type) Gets a collection of annotations of the specified type for this XObject.
- Annotations``1() Gets a collection of annotations of the specified type for this XObject.
-
Remove
Annotations(Type) Removes the annotations of the specified type from this XObject. -
Remove
Annotations``1() Removes the annotations of the specified type from this XObject.
Properties
-
Base
Uri Gets the base URI for this XObject. - Document Gets the XDocument for this XObject.
-
Has
Base Uri -
Node
Type Gets the node type for this XObject. - Parent Gets the parent XElement of this XObject.
-
System.
Xml. Gets the line number that the underlying XmlReader reported for this XObject.IXml Line Info. Line Number -
System.
Xml. Gets the line position that the underlying XmlReader reported for this XObject.IXml Line Info. Line Position