Table of Contents

Method Clone

Namespace
DocWright.Formats.Odt
Assembly
DocWright.Formats.Odt.dll

Clone()

Creates a copy, so a writer can apply per-call overrides without mutating the instance its caller handed it.

public OdtWriteSettings Clone()

Returns

OdtWriteSettings

The copy.