menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DocIOConfig - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class DocIOConfig

    Configuration class for the DocIO library. In the current version, there are no explicit settings. Adding this component from the toolbar allows you to easily configure your project for MS Word support.

    Inheritance
    System.Object
    DocIOConfig
    Namespace: Syncfusion.DocIO
    Assembly: Syncfusion.DocIO.Base.dll
    Syntax
    public class DocIOConfig : Component

    Constructors

    DocIOConfig()

    Initializes a new instance of the DocIOConfig class.

    Declaration
    public DocIOConfig()

    Properties

    Copyright

    Copyright notice for the library.

    Declaration
    public string Copyright { get; }
    Property Value
    Type
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved