MUSX Document Model
|
Struct representing the header of a document. More...
#include <Header.h>
Public Attributes | |
WordOrder | wordOrder = WordOrder::LittleEndian |
Word order used in the document. | |
TextEncoding | textEncoding = TextEncoding::Other |
Text encoding used in the document. | |
FileInfo | created |
Creation date and associated metadata. | |
FileInfo | modified |
Modification date and associated metadata. | |
Struct representing the header of a document.