Click or drag to resize

XDLSHolder WriteHolder Method

Writes 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 void WriteHolder(
	IXDLSContentWriter writer
)

Parameters

writer
Type: Spire.Doc.Interface IXDLSContentWriter
The writer.
See Also