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 |