Aspose::Pdf::Plugins::PdfAOptionsBase::set_UnicodeProcessingRules method
PdfAOptionsBase::set_UnicodeProcessingRules method
Sets the rules for processing ToUnicode CMap tables and not linked to Unicode symbols during the PDF/A conversion process.
void Aspose::Pdf::Plugins::PdfAOptionsBase::set_UnicodeProcessingRules(System::SharedPtr<ToUnicodeProcessingRules> value)
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++