HiQPdf 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:
HiQPdf.Next
Assembly:
HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
Copy
public
static
IList
<
int
[]>
ChineseSimplified
{
get
; }
Property Value
IList
Int32
See Also
Reference
PdfUnicodeRanges Class
HiQPdf.Next Namespace
In This Article
Definition
See Also