CompoundDocumentItem Class

Namespace: Stimulsoft.Base.CompoundDocument

Inheritance

Implements: IComparable

Constructors

Constructor Description
constructor()  

constructor()

Methods

Method Returns Description
compareTo number  
implements any[]  
write void  

Method Details

compareTo

compareTo(other: CompoundDocumentItem): number

Parameters

Returns number


implements

implements(): any[]

Returns any[]


write

write(bw: BinaryWriter): void

Parameters

  • bw (BinaryWriter)

Fields

Field Type Description
_handled any  
childID number  
children CompoundDocumentItem[]  
clsID Stimulsoft.System.Guid  
creationTime number  
leftSibling number  
modifiedTime number  
parent CompoundDocumentItem  
rightSibling number  
startingSectorLocation number  
statBits number  
stream number[]  
streamSize number