PdfUnicodeRangesFullLatin Property

Convenience range list covering the full Latin script. Includes BasicLatin, Latin1Supplement, and LatinExtendedA, sufficient for most European languages including Polish, Czech, Hungarian and Romanian with diacritics

Definition

Namespace: EvoPdf.Next
Assembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
C#
public static IList<int[]> FullLatin { get; }

Property Value

IListInt32

See Also