PdfUnicodeCmap constructor
PdfUnicodeCmap(
- PdfDocument pdfDocument,
- bool protect
Create a Unicode character map object
Implementation
PdfUnicodeCmap(super.pdfDocument, this.protect);