Table of Contents

Method Clone

Namespace
DocWright.Formats.Rdl
Assembly
DocWright.Formats.Rdl.dll

Clone()

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

public RdlWriteSettings Clone()

Returns

RdlWriteSettings

The copy.