SetEnableZip64 Method

SetEnableZip64 function

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


func (instance *OoxmlSaveOptions) SetEnableZip64(value bool)  error

Remarks

See Also