menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IXDLSFactory - WindowsForms 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
    IXDLSSerializable
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved