Method Clone
Clone()
Creates a copy, so a writer can apply per-call overrides without mutating the instance its caller handed it.
public EpubWriteSettings Clone()
Returns
- EpubWriteSettings
The copy.
Creates a copy, so a writer can apply per-call overrides without mutating the instance its caller handed it.
public EpubWriteSettings Clone()
The copy.