Click or drag to resize

XDLSReader ReadChildStringContent Method

Reads the content of the child string.

Namespace: Spire.Doc.Documents.XML
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public string ReadChildStringContent()

Return Value

Type: String

Implements

IXDLSContentReader ReadChildStringContent
See Also