Click or drag to resize

DocumentObject ToString Method (String)

Exports the name and index in container of the object into a string in the specified seperator.

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public virtual string ToString(
	string seperator
)

Parameters

seperator
Type: System String

Return Value

Type: String
See Also