Aspose::Pdf::Plugins::PdfAOptionsBase::get_UnicodeProcessingRules method
PdfAOptionsBase::get_UnicodeProcessingRules method
Gets the rules for processing ToUnicode CMap tables and not linked to Unicode symbols during the PDF/A conversion process.
System::SharedPtr<ToUnicodeProcessingRules> Aspose::Pdf::Plugins::PdfAOptionsBase::get_UnicodeProcessingRules()
Remarks
An instance of ToUnicodeProcessingRules that defines the rules for handling the problematic cases with Unicode characters.
See Also
- Typedef SharedPtr
- Class ToUnicodeProcessingRules
- Class PdfAOptionsBase
- Namespace Aspose::Pdf::Plugins
- Library Aspose.PDF for C++