public class Header extends Object implements IBinarySerializable, com.aspose.ms.System.IEquatable<Header>
The header.
Modifier and Type | Field and Description |
---|---|
static long |
FfvOldestCodeThatMayReadThisFileForDocument
The oldest code for OneNote Document
|
static long |
FfvOldestCodeThatMayReadThisFileForNotebook
The oldest code for OneNote Notebook
|
static Guid |
GuidFileFormatOneNote2010
File format GUID for OneNote 2010
|
static Guid |
GuidFileFormatOneNoteOnline
File format GUID for OneNote Online
|
static Guid |
GuidFileTypeDocument
File type GUID for OneNote Document
|
static Guid |
GuidFileTypeNotebook
File type GUID for OneNote Notebook
|
Constructor and Description |
---|
Header() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Header other)
The equals.
|
long |
getBnCreated()
Gets or sets an unsigned integer that specifies the build number of the application that created this revision store file.
|
long |
getBnLastWroteToThisFile()
Gets or sets an unsigned integer that specifies the build number of the application that last wrote to this revision store file.
|
long |
getBnNewestWritten()
Gets or sets the build number of the newest application that wrote to this revision store file.
|
long |
getBnOldestWritten()
Gets or sets an unsigned integer that specifies the build number of the oldest application that wrote to this revision store file.
|
long |
getCbExpectedFileLength()
Gets or sets an unsigned integer that specifies the size, in bytes, of this revision store file.
|
long |
getCbFreeSpaceInFreeChunkList()
Gets or sets an unsigned integer that SHOULD specify the size, in bytes, of the free space specified by the free chunk list.
|
long |
getCbLegacyExpectedFileLength()
Gets or sets an unsigned integer that MUST be zero, and MUST be ignored.
|
long |
getCbLegacyFreeSpaceInFreeChunkList()
Gets or sets an unsigned integer that MUST be zero, and MUST be ignored.
|
Crc32 |
getCrc32AlgorithmProvider()
Gets Cyclic Redundancy Check algorithm provider
|
long |
getCrcName()
Gets or sets an unsigned integer that specifies the CRC value of the name of this revision store file.
|
long |
getCTransactionsInLog()
Gets or sets an unsigned integer that specifies the number of transactions in the transaction log.
|
FileChunkReference64X32 |
getFcrAllocVerificationFreeChunkList()
Gets or sets reference that MUST be "FCR-Zero".
|
FileChunkReference64X32 |
getFcrDebugLog()
Gets or sets reference that MUST be "FCR-Zero".
|
FileChunkReference64X32 |
getFcrFileNodeListRoot()
Gets or sets a reference to a root file node list
The MUST NOT be "FCR-Zero" and MUST NOT be "FCR-Nil".
|
FileChunkReference64X32 |
getFcrFreeChunkList()
Gets or sets a reference to a FreeChunkListFragment structure
If the value is "FCR-Zero" or "FCR-Nil", then the free chunk list does not exist.
|
FileChunkReference64X32 |
getFcrHashedChunkList()
Gets or sets a reference to a hashed chunk list (section 2.3.4).
|
FileChunkReference32 |
getFcrLegacyFileNodeListRoot()
Gets or sets a file chunk reference.
|
FileChunkReference32 |
getFcrLegacyFreeChunkList()
Gets or sets a file chunk reference.
|
FileChunkReference32 |
getFcrLegacyTransactionLog()
Gets or sets a file chunk reference.
|
FileChunkReference64X32 |
getFcrTransactionLog()
Gets or sets a reference to the first TransactionLogFragment structure
The value MUST NOT be "FCR-Zero" and MUST NOT be "FCR-Nil".
|
long |
getFfvLastCodeThatWroteToThisFile()
Gets or sets an unsigned integer.
|
long |
getFfvNewestCodeThatHasWrittenToThisFile()
Gets or sets an unsigned integer.
|
long |
getFfvOldestCodeThatHasWrittenToThisFile()
Gets or sets an unsigned integer.
|
long |
getFfvOldestCodeThatMayReadThisFile()
Gets or sets an unsigned integer.
|
boolean |
getFHasNoEmbeddedFileObjects()
Gets or sets a value indicating whether file has no embedded file objects.
|
boolean |
getFNeedsDefrag()
Gets or sets a value indicating whether file needs defragmentation.
|
boolean |
getFNeedsGarbageCollect()
Gets or sets a value indicating whether file needs garbage collection.
|
boolean |
getFRepairedFile()
Gets or sets a value indicating whether file is repaired.
|
long |
getGrfDebugLogFlags()
Gets or sets field that MUST be zero.
|
Guid |
getGuidAncesto()
Gets or sets a GUID that specifies the Header.GUIDFile field of the table of contents file, as specified by [MS-ONE] section 2.1.15,
given by the following items :
Table of contents file format -> Location of table of contents file
Section file (.ONE) -> Table of contents file is located in the same directory as this file.
|
Guid |
getGuidDenyReadFileVersion()
Gets or sets GUID-DenyReadFileVersion
When the existing contents of the file are being changed, excluding the Header structure of the file and unused storage blocks, GUID-DenyReadFileVersion MUST be changed to a new GUID.
|
Guid |
getGuidFile()
Gets or sets a GUID, as specified by [MS-DTYP], that specifies the identity of this revision store file.
|
Guid |
getGuidFileFormat()
Gets or sets a GUID, as specified by [MS-DTYP], that specifies that the file is a revision store file.
|
Guid |
getGuidFileType()
Gets or sets the type of OneNOde file
|
Guid |
getGuidFileVersion()
Gets or sets file version GUID
When either the value of cTransactionsInLog field or the GUID-DenyReadFileVersion field is being changed, file version GUID MUST be changed to a new GUID.
|
Guid |
getGuidLegacyFileVersion()
MUST be "{00000000-0000-0000-0000-000000000000}" and MUST be ignored.
|
long |
getNFileVersionGeneration()
Gets or sets the number of times the file has changed.
|
long |
getRgbPlaceholder()
Gets or sets an unsigned integer that MUST be zero, and MUST be ignored.
|
byte[] |
getRgbReserved()
Gets or sets reserved field.
|
long |
getStructSize()
Gets the struct size.
|
boolean |
isOne()
Gets a value indicating whether file format type is .ONE
|
boolean |
isOnetoc2()
Gets a value indicating whether file format type is .ONETOC2
|
void |
setBnCreated(long value)
Gets or sets an unsigned integer that specifies the build number of the application that created this revision store file.
|
void |
setBnLastWroteToThisFile(long value)
Gets or sets an unsigned integer that specifies the build number of the application that last wrote to this revision store file.
|
void |
setBnNewestWritten(long value)
Gets or sets the build number of the newest application that wrote to this revision store file.
|
void |
setBnOldestWritten(long value)
Gets or sets an unsigned integer that specifies the build number of the oldest application that wrote to this revision store file.
|
void |
setCbExpectedFileLength(long value)
Gets or sets an unsigned integer that specifies the size, in bytes, of this revision store file.
|
void |
setCbFreeSpaceInFreeChunkList(long value)
Gets or sets an unsigned integer that SHOULD specify the size, in bytes, of the free space specified by the free chunk list.
|
void |
setCbLegacyExpectedFileLength(long value)
Gets or sets an unsigned integer that MUST be zero, and MUST be ignored.
|
void |
setCbLegacyFreeSpaceInFreeChunkList(long value)
Gets or sets an unsigned integer that MUST be zero, and MUST be ignored.
|
void |
setCrcName(long value)
Gets or sets an unsigned integer that specifies the CRC value of the name of this revision store file.
|
void |
setCTransactionsInLog(long value)
Gets or sets an unsigned integer that specifies the number of transactions in the transaction log.
|
void |
setFcrAllocVerificationFreeChunkList(FileChunkReference64X32 value)
Gets or sets reference that MUST be "FCR-Zero".
|
void |
setFcrDebugLog(FileChunkReference64X32 value)
Gets or sets reference that MUST be "FCR-Zero".
|
void |
setFcrFileNodeListRoot(FileChunkReference64X32 value)
Gets or sets a reference to a root file node list
The MUST NOT be "FCR-Zero" and MUST NOT be "FCR-Nil".
|
void |
setFcrFreeChunkList(FileChunkReference64X32 value)
Gets or sets a reference to a FreeChunkListFragment structure
If the value is "FCR-Zero" or "FCR-Nil", then the free chunk list does not exist.
|
void |
setFcrHashedChunkList(FileChunkReference64X32 value)
Gets or sets a reference to a hashed chunk list (section 2.3.4).
|
void |
setFcrLegacyFileNodeListRoot(FileChunkReference32 value)
Gets or sets a file chunk reference.
|
void |
setFcrLegacyFreeChunkList(FileChunkReference32 value)
Gets or sets a file chunk reference.
|
void |
setFcrLegacyTransactionLog(FileChunkReference32 value)
Gets or sets a file chunk reference.
|
void |
setFcrTransactionLog(FileChunkReference64X32 value)
Gets or sets a reference to the first TransactionLogFragment structure
The value MUST NOT be "FCR-Zero" and MUST NOT be "FCR-Nil".
|
void |
setFfvLastCodeThatWroteToThisFile(long value)
Gets or sets an unsigned integer.
|
void |
setFfvNewestCodeThatHasWrittenToThisFile(long value)
Gets or sets an unsigned integer.
|
void |
setFfvOldestCodeThatHasWrittenToThisFile(long value)
Gets or sets an unsigned integer.
|
void |
setFfvOldestCodeThatMayReadThisFile(long value)
Gets or sets an unsigned integer.
|
void |
setFHasNoEmbeddedFileObjects(boolean value)
Gets or sets a value indicating whether file has no embedded file objects.
|
void |
setFNeedsDefrag(boolean value)
Gets or sets a value indicating whether file needs defragmentation.
|
void |
setFNeedsGarbageCollect(boolean value)
Gets or sets a value indicating whether file needs garbage collection.
|
void |
setFRepairedFile(boolean value)
Gets or sets a value indicating whether file is repaired.
|
void |
setGrfDebugLogFlags(long value)
Gets or sets field that MUST be zero.
|
void |
setGuidAncesto(Guid value)
Gets or sets a GUID that specifies the Header.GUIDFile field of the table of contents file, as specified by [MS-ONE] section 2.1.15,
given by the following items :
Table of contents file format -> Location of table of contents file
Section file (.ONE) -> Table of contents file is located in the same directory as this file.
|
void |
setGuidDenyReadFileVersion(Guid value)
Gets or sets GUID-DenyReadFileVersion
When the existing contents of the file are being changed, excluding the Header structure of the file and unused storage blocks, GUID-DenyReadFileVersion MUST be changed to a new GUID.
|
void |
setGuidFile(Guid value)
Gets or sets a GUID, as specified by [MS-DTYP], that specifies the identity of this revision store file.
|
void |
setGuidFileFormat(Guid value)
Gets or sets a GUID, as specified by [MS-DTYP], that specifies that the file is a revision store file.
|
void |
setGuidFileType(Guid value)
Gets or sets the type of OneNOde file
|
void |
setGuidFileVersion(Guid value)
Gets or sets file version GUID
When either the value of cTransactionsInLog field or the GUID-DenyReadFileVersion field is being changed, file version GUID MUST be changed to a new GUID.
|
void |
setGuidLegacyFileVersion(Guid value)
MUST be "{00000000-0000-0000-0000-000000000000}" and MUST be ignored.
|
void |
setNFileVersionGeneration(long value)
Gets or sets the number of times the file has changed.
|
void |
setRgbPlaceholder(long value)
Gets or sets an unsigned integer that MUST be zero, and MUST be ignored.
|
void |
setRgbReserved(byte[] value)
Gets or sets reserved field.
|
byte[] |
toByteArray()
The to byte array.
|
public static final Guid GuidFileTypeDocument
File type GUID for OneNote Document
public static final Guid GuidFileTypeNotebook
File type GUID for OneNote Notebook
public static final Guid GuidFileFormatOneNote2010
File format GUID for OneNote 2010
public static final Guid GuidFileFormatOneNoteOnline
File format GUID for OneNote Online
public static final long FfvOldestCodeThatMayReadThisFileForDocument
The oldest code for OneNote Document
public static final long FfvOldestCodeThatMayReadThisFileForNotebook
The oldest code for OneNote Notebook
public Guid getGuidFileType()
Gets or sets the type of OneNOde file
public void setGuidFileType(Guid value)
Gets or sets the type of OneNOde file
public Guid getGuidFile()
Gets or sets a GUID, as specified by [MS-DTYP], that specifies the identity of this revision store file. SHOULD be globally unique.
public void setGuidFile(Guid value)
Gets or sets a GUID, as specified by [MS-DTYP], that specifies the identity of this revision store file. SHOULD be globally unique.
public Guid getGuidLegacyFileVersion()
MUST be "{00000000-0000-0000-0000-000000000000}" and MUST be ignored.
public void setGuidLegacyFileVersion(Guid value)
MUST be "{00000000-0000-0000-0000-000000000000}" and MUST be ignored.
public Guid getGuidFileFormat()
Gets or sets a GUID, as specified by [MS-DTYP], that specifies that the file is a revision store file.
public void setGuidFileFormat(Guid value)
Gets or sets a GUID, as specified by [MS-DTYP], that specifies that the file is a revision store file.
public long getFfvLastCodeThatWroteToThisFile()
Gets or sets an unsigned integer. MUST be one of the values in the following table, depending on the file type .ONE -> 0x0000002A (42) .ONETOC2 -> 0x0000001B (27).
public void setFfvLastCodeThatWroteToThisFile(long value)
Gets or sets an unsigned integer. MUST be one of the values in the following table, depending on the file type .ONE -> 0x0000002A (42) .ONETOC2 -> 0x0000001B (27).
public long getFfvOldestCodeThatHasWrittenToThisFile()
Gets or sets an unsigned integer. MUST be one of the values in the following table, depending on the file format of this file .ONE -> 0x0000002A (42) .ONETOC2 -> 0x0000001B (27).
public void setFfvOldestCodeThatHasWrittenToThisFile(long value)
Gets or sets an unsigned integer. MUST be one of the values in the following table, depending on the file format of this file .ONE -> 0x0000002A (42) .ONETOC2 -> 0x0000001B (27).
public long getFfvNewestCodeThatHasWrittenToThisFile()
Gets or sets an unsigned integer. MUST be one of the values in the following table, depending on the file format of this file .ONE -> 0x0000002A (42) .ONETOC2 -> 0x0000001B (27).
public void setFfvNewestCodeThatHasWrittenToThisFile(long value)
Gets or sets an unsigned integer. MUST be one of the values in the following table, depending on the file format of this file .ONE -> 0x0000002A (42) .ONETOC2 -> 0x0000001B (27).
public long getFfvOldestCodeThatMayReadThisFile()
Gets or sets an unsigned integer. MUST be one of the values in the following table, depending on the file format of this file If the value of the Header.FFVOldestCodeThatMayReadThisFile field is greater than 0x0000002A (42), programs that implement this structure specification ignore all other data in the file .ONE -> 0x0000002A (42) .ONETOC2 -> 0x0000001B (27).
public void setFfvOldestCodeThatMayReadThisFile(long value)
Gets or sets an unsigned integer. MUST be one of the values in the following table, depending on the file format of this file If the value of the Header.FFVOldestCodeThatMayReadThisFile field is greater than 0x0000002A (42), programs that implement this structure specification ignore all other data in the file .ONE -> 0x0000002A (42) .ONETOC2 -> 0x0000001B (27).
public FileChunkReference32 getFcrLegacyFreeChunkList()
Gets or sets a file chunk reference. It MUST have a value of "FCR-Zero" FCR-Zero : Specifies a file chunk reference where all bits of the STP and CB fields are set to zero.
public void setFcrLegacyFreeChunkList(FileChunkReference32 value)
Gets or sets a file chunk reference. It MUST have a value of "FCR-Zero" FCR-Zero : Specifies a file chunk reference where all bits of the STP and CB fields are set to zero.
public FileChunkReference32 getFcrLegacyTransactionLog()
Gets or sets a file chunk reference. It MUST be "FCRNil" FCR-Nil: Specifies a file chunk reference where all bits of the STP field are set to 1, and all bits of the CB field are set to zero.
public void setFcrLegacyTransactionLog(FileChunkReference32 value)
Gets or sets a file chunk reference. It MUST be "FCRNil" FCR-Nil: Specifies a file chunk reference where all bits of the STP field are set to 1, and all bits of the CB field are set to zero.
public long getCTransactionsInLog()
Gets or sets an unsigned integer that specifies the number of transactions in the transaction log. MUST NOT be zero.
public void setCTransactionsInLog(long value)
Gets or sets an unsigned integer that specifies the number of transactions in the transaction log. MUST NOT be zero.
public long getCbLegacyExpectedFileLength()
Gets or sets an unsigned integer that MUST be zero, and MUST be ignored.
public void setCbLegacyExpectedFileLength(long value)
Gets or sets an unsigned integer that MUST be zero, and MUST be ignored.
public long getRgbPlaceholder()
Gets or sets an unsigned integer that MUST be zero, and MUST be ignored.
public void setRgbPlaceholder(long value)
Gets or sets an unsigned integer that MUST be zero, and MUST be ignored.
public FileChunkReference32 getFcrLegacyFileNodeListRoot()
Gets or sets a file chunk reference. It MUST be "FCR-Nil".
public void setFcrLegacyFileNodeListRoot(FileChunkReference32 value)
Gets or sets a file chunk reference. It MUST be "FCR-Nil".
public long getCbLegacyFreeSpaceInFreeChunkList()
Gets or sets an unsigned integer that MUST be zero, and MUST be ignored.
public void setCbLegacyFreeSpaceInFreeChunkList(long value)
Gets or sets an unsigned integer that MUST be zero, and MUST be ignored.
public boolean getFNeedsDefrag()
Gets or sets a value indicating whether file needs defragmentation. MUST be ignored.
public void setFNeedsDefrag(boolean value)
Gets or sets a value indicating whether file needs defragmentation. MUST be ignored.
public boolean getFRepairedFile()
Gets or sets a value indicating whether file is repaired. MUST be ignored.
public void setFRepairedFile(boolean value)
Gets or sets a value indicating whether file is repaired. MUST be ignored.
public boolean getFNeedsGarbageCollect()
Gets or sets a value indicating whether file needs garbage collection. MUST be ignored.
public void setFNeedsGarbageCollect(boolean value)
Gets or sets a value indicating whether file needs garbage collection. MUST be ignored.
public boolean getFHasNoEmbeddedFileObjects()
Gets or sets a value indicating whether file has no embedded file objects. MUST be zero, and MUST be ignored.
public void setFHasNoEmbeddedFileObjects(boolean value)
Gets or sets a value indicating whether file has no embedded file objects. MUST be zero, and MUST be ignored.
public Guid getGuidAncesto()
Gets or sets a GUID that specifies the Header.GUIDFile field of the table of contents file, as specified by [MS-ONE] section 2.1.15, given by the following items : Table of contents file format -> Location of table of contents file Section file (.ONE) -> Table of contents file is located in the same directory as this file. Table of contents file (.ONETOC2) -> Table of contents file is located in the parent directory of this file. If the GUID is {00000000-0000-0000-0000-000000000000}, this field does not reference a table of contents file.
public void setGuidAncesto(Guid value)
Gets or sets a GUID that specifies the Header.GUIDFile field of the table of contents file, as specified by [MS-ONE] section 2.1.15, given by the following items : Table of contents file format -> Location of table of contents file Section file (.ONE) -> Table of contents file is located in the same directory as this file. Table of contents file (.ONETOC2) -> Table of contents file is located in the parent directory of this file. If the GUID is {00000000-0000-0000-0000-000000000000}, this field does not reference a table of contents file.
public long getCrcName()
Gets or sets an unsigned integer that specifies the CRC value of the name of this revision store file.
public void setCrcName(long value)
Gets or sets an unsigned integer that specifies the CRC value of the name of this revision store file.
public FileChunkReference64X32 getFcrHashedChunkList()
Gets or sets a reference to a hashed chunk list (section 2.3.4). If the value of the FileChunkReference64x32 structure is "FCR-Zero" or "FCR-Nil", the hashed chunk list does not exist.
public void setFcrHashedChunkList(FileChunkReference64X32 value)
Gets or sets a reference to a hashed chunk list (section 2.3.4). If the value of the FileChunkReference64x32 structure is "FCR-Zero" or "FCR-Nil", the hashed chunk list does not exist.
public FileChunkReference64X32 getFcrTransactionLog()
Gets or sets a reference to the first TransactionLogFragment structure The value MUST NOT be "FCR-Zero" and MUST NOT be "FCR-Nil".
public void setFcrTransactionLog(FileChunkReference64X32 value)
Gets or sets a reference to the first TransactionLogFragment structure The value MUST NOT be "FCR-Zero" and MUST NOT be "FCR-Nil".
public FileChunkReference64X32 getFcrFileNodeListRoot()
Gets or sets a reference to a root file node list The MUST NOT be "FCR-Zero" and MUST NOT be "FCR-Nil".
public void setFcrFileNodeListRoot(FileChunkReference64X32 value)
Gets or sets a reference to a root file node list The MUST NOT be "FCR-Zero" and MUST NOT be "FCR-Nil".
public FileChunkReference64X32 getFcrFreeChunkList()
Gets or sets a reference to a FreeChunkListFragment structure If the value is "FCR-Zero" or "FCR-Nil", then the free chunk list does not exist.
public void setFcrFreeChunkList(FileChunkReference64X32 value)
Gets or sets a reference to a FreeChunkListFragment structure If the value is "FCR-Zero" or "FCR-Nil", then the free chunk list does not exist.
public long getCbExpectedFileLength()
Gets or sets an unsigned integer that specifies the size, in bytes, of this revision store file.
public void setCbExpectedFileLength(long value)
Gets or sets an unsigned integer that specifies the size, in bytes, of this revision store file.
public long getCbFreeSpaceInFreeChunkList()
Gets or sets an unsigned integer that SHOULD specify the size, in bytes, of the free space specified by the free chunk list.
public void setCbFreeSpaceInFreeChunkList(long value)
Gets or sets an unsigned integer that SHOULD specify the size, in bytes, of the free space specified by the free chunk list.
public Guid getGuidFileVersion()
Gets or sets file version GUID When either the value of cTransactionsInLog field or the GUID-DenyReadFileVersion field is being changed, file version GUID MUST be changed to a new GUID.
public void setGuidFileVersion(Guid value)
Gets or sets file version GUID When either the value of cTransactionsInLog field or the GUID-DenyReadFileVersion field is being changed, file version GUID MUST be changed to a new GUID.
public long getNFileVersionGeneration()
Gets or sets the number of times the file has changed. MUST be incremented when the file version GUID field changes.
public void setNFileVersionGeneration(long value)
Gets or sets the number of times the file has changed. MUST be incremented when the file version GUID field changes.
public Guid getGuidDenyReadFileVersion()
Gets or sets GUID-DenyReadFileVersion When the existing contents of the file are being changed, excluding the Header structure of the file and unused storage blocks, GUID-DenyReadFileVersion MUST be changed to a new GUID.
public void setGuidDenyReadFileVersion(Guid value)
Gets or sets GUID-DenyReadFileVersion When the existing contents of the file are being changed, excluding the Header structure of the file and unused storage blocks, GUID-DenyReadFileVersion MUST be changed to a new GUID.
public long getGrfDebugLogFlags()
Gets or sets field that MUST be zero. MUST be ignored.
public void setGrfDebugLogFlags(long value)
Gets or sets field that MUST be zero. MUST be ignored.
public FileChunkReference64X32 getFcrDebugLog()
Gets or sets reference that MUST be "FCR-Zero". MUST be ignored.
public void setFcrDebugLog(FileChunkReference64X32 value)
Gets or sets reference that MUST be "FCR-Zero". MUST be ignored.
public FileChunkReference64X32 getFcrAllocVerificationFreeChunkList()
Gets or sets reference that MUST be "FCR-Zero". MUST be ignored.
public void setFcrAllocVerificationFreeChunkList(FileChunkReference64X32 value)
Gets or sets reference that MUST be "FCR-Zero". MUST be ignored.
public long getBnCreated()
Gets or sets an unsigned integer that specifies the build number of the application that created this revision store file.
public void setBnCreated(long value)
Gets or sets an unsigned integer that specifies the build number of the application that created this revision store file.
public long getBnLastWroteToThisFile()
Gets or sets an unsigned integer that specifies the build number of the application that last wrote to this revision store file.
public void setBnLastWroteToThisFile(long value)
Gets or sets an unsigned integer that specifies the build number of the application that last wrote to this revision store file.
public long getBnOldestWritten()
Gets or sets an unsigned integer that specifies the build number of the oldest application that wrote to this revision store file.
public void setBnOldestWritten(long value)
Gets or sets an unsigned integer that specifies the build number of the oldest application that wrote to this revision store file.
public long getBnNewestWritten()
Gets or sets the build number of the newest application that wrote to this revision store file.
public void setBnNewestWritten(long value)
Gets or sets the build number of the newest application that wrote to this revision store file.
public byte[] getRgbReserved()
Gets or sets reserved field. MUST be zero. MUST be ignored.
public void setRgbReserved(byte[] value)
Gets or sets reserved field. MUST be zero. MUST be ignored.
public boolean isOne()
Gets a value indicating whether file format type is .ONE
public boolean isOnetoc2()
Gets a value indicating whether file format type is .ONETOC2
public Crc32 getCrc32AlgorithmProvider()
Gets Cyclic Redundancy Check algorithm provider
public long getStructSize()
Gets the struct size.
getStructSize
in interface IBinarySerializable
public byte[] toByteArray()
The to byte array.
toByteArray
in interface IBinarySerializable
T:byte[]
.com.aspose.ms.System.InvalidOperationException
- Incorrect buffer size.public boolean equals(Header other)
The equals.
other
- The other.bool
.Copyright (c) 2016 Aspose. All Rights Reserved.