When a document is loaded into the RuchEditControl, we analyze a file extension to determine a document format.
In some scenarios, a file extension cannot match the real document content (an RTF file was saved with the .DOCX extension, etc.).
This example demonstrates how to determine a document format based on the document content.
↧
How to automatically determine a document format based on document content
↧