Aspose::Pdf::PdfAOptionClasses::ToUnicodeProcessingRules::get_MapNonLinkedSymbolsOnSpace method

ToUnicodeProcessingRules::get_MapNonLinkedSymbolsOnSpace method

Some fonts doesn’t provide information about unicodes for some text symbols. This lack of information calls an error “Text cannot be mapped to Unicode”. Use this flag to map non-linked symbols on unicode “space”(code 32).

bool Aspose::Pdf::PdfAOptionClasses::ToUnicodeProcessingRules::get_MapNonLinkedSymbolsOnSpace() const

See Also