OoxmlSaveOptions.EnableZip64

OoxmlSaveOptions.EnableZip64 property

Always use ZIP64 extensions when writing zip archives, even when unnecessary.

public bool EnableZip64 { get; set; }

See Also