ASP.NET MVC

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IXDLSFactory - ASP.NETMVC API Reference | Syncfusion

    Show / Hide Table of Contents

    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 Description
    IXDLSSerializable
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved