Namespace NetPdf.Languages.All
Classes
- AllLanguages
Convenience aggregator for every
NetPdf.Languages.*pack. Install theNetPdf.Languages.Allmeta-package (which depends on the European, CJK, Arabic, and Indic packs) and call Register() once at startup to register all of them with NetPdf'sHyphenationRegistryin 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.