Cuminas DjVu SDK for .NET Framework
Chunk Class Members
Properties  Methods 


The following tables list the members exposed by Chunk.

Public Constructors
 NameDescription
Public ConstructorChunk ConstructorOverloaded. Initialize Chunk object.  
Top
Public Properties
 NameDescription
Public PropertyCountGets the number of chuild chunks.  
Public PropertyDataGets the data of the chunk.  
Public PropertyIdGets the ID of the chunk.  
Public PropertyIsAvailableDetermines whether the chunk data is already available.  
Public PropertyIsCollectionDetermines whether the chunk is a collection or not.  
Public PropertyIsINCLDetermine whether the chunk is an INCL chunk or not.  
Public PropertyIsReadOnlyDetermines whether the chunk is readonly (not modifiable) or not.  
Public PropertyItem  
Public PropertyStreamGets the data of the chunk.  
Top
Public Methods
 NameDescription
Public MethodAddAdds a chunk as a child chunk.  
Public MethodClearRemoves all the child chunks.  
Public MethodCompactReduces the memory consumption.  
Public MethodContainsDetermines whether the chunk is found in this chunk or not.  
Public MethodCopyToCopies child chunks to an array.  
Public MethodCreateINCLCreates an INCL (include) to this chunk.  
Public MethodDisposeOverloaded. Releases internally held SDK objects.  
Public MethodGetINCLTargetGets the INCL's target chunk if it's a INCL chunk.  
Public MethodIndexOfFinds the chunk and returns the index.  
Public MethodInsertInserts a chunk.  
Public MethodRemoveRemoves a chunk.  
Public MethodRemoveAt  
Top
See Also

Reference

Chunk Class
DjVu Namespace

Send Feedback