sync toc
GemBox.CompoundFile
CompoundFile Class
CompoundFile Members
Fields
FullVersion Field
Title Field
CompoundFileException Class
CompoundFileException Members
CompoundFileException Constructor
CompoundFileException Constructor ()
CompoundFileException Constructor (String)
CompoundFileException Constructor (String, Exception)
GetStreamDataHandler Delegate
Ole2CompoundFile Class
Ole2CompoundFile Members
Ole2CompoundFile Constructor
Properties
Root Property
Methods
Close Method
Dispose Method
Load Method
Load Method (Stream, Boolean)
Load Method (String, Boolean)
Save Method
Save Method (Stream)
Save Method (String)
Ole2DirectoryEntry Class
Ole2DirectoryEntry Members
Properties
Name Property
Ole2Storage Class
Ole2Storage Members
Properties
Count Property
Item Property
Item Property (Int32)
Item Property (String)
Methods
AddStorage Method
AddStream Method
AddStream Method (String, Byte[])
AddStream Method (String, Int32, GetStreamDataHandler)
CacheAllStreams Method
Export Method
Export Method (Stream)
Export Method (String)
GetEnumerator Method
ImportTree Method
Remove Method
RemoveAt Method
VisitAll Method
VisitAll Method (VisitDirectoryEntryHandler)
VisitAll Method (VisitDirectoryEntryHandler, Object)
Ole2Stream Class
Ole2Stream Members
Properties
Size Property
Methods
GetData Method
SetData Method
SetData Method (Byte[])
SetData Method (Int32, GetStreamDataHandler)
VisitDirectoryEntryArgs Class
VisitDirectoryEntryArgs Members
Properties
ContinueVisiting Property
CurrentEntry Property
Level Property
LevelTags Property
ParentEntry Property
VisitChildren Property
VisitSiblings Property
VisitDirectoryEntryHandler Delegate