Table of Contents

Namespace NetPdf.Languages.All

Classes

AllLanguages

Convenience aggregator for every NetPdf.Languages.* pack. Install the NetPdf.Languages.All meta-package (which depends on the European, CJK, Arabic, and Indic packs) and call Register() once at startup to register all of them with NetPdf's HyphenationRegistry in one call — that explicit call is the documented path. A [ModuleInitializer] also drives it as a best-effort convenience, but only once this assembly is actually loaded (a package reference alone does not guarantee that), so prefer the explicit call.