Aspose::Pdf::Facades::PdfExtractor::get_IsBidi method

PdfExtractor::get_IsBidi method

Is true when text has hebriew or arabic symbols. This case must be specially considered because string functions change their behaviour and start process text from right to left (except numbers and other non text chars).

bool Aspose::Pdf::Facades::PdfExtractor::get_IsBidi()

See Also