Property Generator
Generator
Gets or sets the value written as meta:generator in meta.xml. Defaults to
"DocWright".
public string Generator { get; set; }
Property Value
Remarks
Deliberately version-free by default. Embedding the assembly version would make the package bytes change on every release even when the document and the writer's behaviour had not, which is the same failure the fixed ZIP timestamp exists to prevent.