Hex Editor - Binary File Editing Software for Windows
Download Hex Editor Neo Hide this button

InsertHexFlags Enumeration

Specifies the behavior of the IDocumentView.insertHexAsync and openHexAsync methods.

SymbolValueDescription
None0No special behavior.
InsertMode1Use insert mode when inserting the hex file in the document. Is not used for openHexAsync method.
IgnoreDataOffset2Ignore data offsets in a hex file.