Click or drag to resize

XDLSHolder ReadHolder Method

Reads the holder.

Namespace: Spire.Doc.Documents.XML
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public bool ReadHolder(
	IXDLSContentReader reader
)

Parameters

reader
Type: Spire.Doc.Interface IXDLSContentReader
The reader.

Return Value

Type: Boolean
See Also