MUSX Document Model
Loading...
Searching...
No Matches
musx::dom::header::Header Struct Reference

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.
 

Detailed Description

Struct representing the header of a document.