PdfAOptionsBase.UnicodeProcessingRules

PdfAOptionsBase.UnicodeProcessingRules property

Gets or sets the rules for processing ToUnicode CMap tables and not linked to Unicode symbols during the PDF/A conversion process.

public ToUnicodeProcessingRules UnicodeProcessingRules { get; set; }

Property Value

An instance of ToUnicodeProcessingRules that defines the rules for handling the problematic cases with Unicode characters.

See Also