Table of Contents

Method GetReaders

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

GetReaders()

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

public IReadOnlyList<IDocumentReader> GetReaders()

Returns

IReadOnlyList<IDocumentReader>

A new array of the registered readers.