Click or drag to resize

IXDLSFactory Create Method

Creates the specified reader.

Namespace: Spire.Doc.Interface
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
IDocumentSerializable Create(
	IXDLSContentReader reader
)

Parameters

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

Return Value

Type: IDocumentSerializable
See Also