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: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
public static IList<int[]> FullLatin { get; }

Property Value

IListInt32

See Also