Table of Contents

Method Clone

Namespace
DocWright.Reporting.Rdl
Assembly
DocWright.Reporting.Rdl.dll

Clone()

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

public RdlDefinitionWriteSettings Clone()

Returns

RdlDefinitionWriteSettings

The copy.