IXDLSContentReader Interface |
Namespace: Spire.Doc.Interface
The IXDLSContentReader type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
AttributeReader |
Gets the attribute reader.
|
|
|
InnerReader |
Gets the inner reader.
|
|
|
NodeType |
Gets the type of the node.
|
|
|
TagName |
Gets the name of the tag.
|
| Name | Description | |
|---|---|---|
|
|
GetAttributeValue |
Gets the attribute value.
|
|
|
ParseElementType |
Parses the type of the element.
|
|
|
ReadChildBinaryElement |
Reads the child binary element.
|
|
|
ReadChildElement(Object) |
Reads the child element.
|
|
|
ReadChildElement(Type) |
Reads the child element.
|
|
|
ReadChildStringContent |
Reads the content of the child string.
|