Namespace Syncfusion.CompoundFile.DocIO
Classes
| BuiltInProperty
Property IDs for the SummaryInformation Property Set. |
| ClipboardData
Represents the clipboard data. |
| CompoundStream
Represents an abstract base stream within a compound file, providing core functionality for reading, writing, and copying stream data. |
| DocumentPropertyImpl
Summary description for DocumentPropertyImpl. |
| LockShareViolationException
Represents an exception thrown when a lock or share violation occurs, typically when attempting to access or create storage on a file already in use. |
| PropertyType
Enumeration with all supported property types. |
Interfaces
| ICompoundFile
Represents an interface that provides access to compound file functionality, including managing storage, saving content, and flushing data. |
| ICompoundStorage
This interface represents storage object in the compound file. |
| IDocIOCloneable
Supports cloning, which creates a new instance of a class with the same value as an existing instance. |
| IDocProperty
Represents a single document property interface that enables reading, writing, deleting, and managing metadata within a property set. |