Table of Contents

Method Clone

Namespace
DocWright.Formats.Epub
Assembly
DocWright.Formats.Epub.dll

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.