Click or drag to resize

IXDLSContentWriter WriteChildRefElement Method

Writes the child ref element.

Namespace: Spire.Doc.Interface
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
void WriteChildRefElement(
	string name,
	int refToElement
)

Parameters

name
Type: System String
The name.
refToElement
Type: System Int32
See Also