Interface IXDLSFactory
Summary description for IXDLSFactory.
Namespace: Syncfusion.DocIO.DLS.XML
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public interface IXDLSFactory
Methods
Create(IXDLSContentReader)
Creates the specified reader.
Declaration
IXDLSSerializable Create(IXDLSContentReader reader)
Parameters
Type | Name | Description |
---|---|---|
IXDLSContentReader | reader | The reader. |
Returns
Type |
---|
IXDLSSerializable |