Click or drag to resize

XDLSReader InnerReader Property

Gets the inner reader.

Namespace: Spire.Doc.Documents.XML
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public XmlReader InnerReader { get; }

Property Value

Type: XmlReader
The inner reader.

Implements

IXDLSContentReader InnerReader
See Also