EvoPdf Next Library for .NET Documentation
C#
Show/Hide TOC
Pdf
Unicode
Ranges
Chinese
Simplified Property
Convenience range list covering Simplified Chinese. Includes
BasicLatin
, CJK Symbols and Punctuation (U+3000–U+303F), and
CjkUnifiedIdeographs
Definition
Namespace:
EvoPdf.Next
Assembly:
EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
C#
Copy
public
static
IList
<
int
[]>
ChineseSimplified
{
get
; }
Property Value
IList
Int32
See Also
Reference
PdfUnicodeRanges Class
EvoPdf.Next Namespace
In This Article
Definition
See Also