You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: File-Formats/introduction.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Essential File Formats is a collection of .NET class libraries to create, edit,
15
15
16
16
* The best way to get started would be to read the “Getting Started” section for the component you would like to start first. The “Getting Started” and “Assemblies required” sections gives enough information, so it is recommended to read these sections end-to-end before starting to write a code. All other information can be referred as needed.
17
17
* After learning the basics about the component, integrate the component into your application. A good starting point is to refer to the code examples in the sample browser and in this user guide. It is very likely that you can find a code example that resembles your intended usage scenario.
18
-
* Another valuable resource is available in the [API reference](https://help.syncfusion.com/cr/file-formats) that provides detailed information on the object hierarchy as well as the settings available on every object.
18
+
* Another valuable resource is available in the [API reference](https://help.syncfusion.com/cr/file-formats/Syncfusion.DocIO.html) that provides detailed information on the object hierarchy as well as the settings available on every object.
0 commit comments