Hyland.DocumentFilters.Fonts 24.2.1

dotnet add package Hyland.DocumentFilters.Fonts --version 24.2.1
NuGet\Install-Package Hyland.DocumentFilters.Fonts -Version 24.2.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Hyland.DocumentFilters.Fonts" Version="24.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Hyland.DocumentFilters.Fonts --version 24.2.1
#r "nuget: Hyland.DocumentFilters.Fonts, 24.2.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Hyland.DocumentFilters.Fonts as a Cake Addin
#addin nuget:?package=Hyland.DocumentFilters.Fonts&version=24.2.1

// Install Hyland.DocumentFilters.Fonts as a Cake Tool
#tool nuget:?package=Hyland.DocumentFilters.Fonts&version=24.2.1

Document Filters is a toolkit that allows application developers to identify and extract metadata, as well as convert and render almost any file type. It is a core component of many products, but can also be leveraged as a stand-alone service for organizations or application developers.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
24.2.1 560 5/22/2024
24.2.0 745 5/15/2024
24.1.0 3,686 2/21/2024
23.3.0 10,930 9/14/2023
23.2.0 9,563 5/17/2023
23.1.0 11,450 2/22/2023
22.4.0 1,836 11/16/2022

# Enhancements


# Updates

- Resolved a condition where a segmentation fault occurred when opening a document of unknown type in licenseless evaluation mode. (DF-2024)