Property FormatRegistry
- Namespace
- DocWright
- Assembly
- DocWright.dll
FormatRegistry
Gets the input format registry. Hosts can register external readers here (for example fallback converters) without changing DocWright core packages.
public DocumentFormatRegistry FormatRegistry { get; }