Table of Contents

Method GetWriters

Namespace
DocWright.Core.Formats
Assembly
DocWright.Core.dll

GetWriters()

Returns a snapshot of the registered writers, in registration order.

public IReadOnlyList<IDocumentWriter> GetWriters()

Returns

IReadOnlyList<IDocumentWriter>

A new array of the registered writers.