Aspose::Pdf::Document::set_Direction method

Document::set_Direction method

Sets reading order of text: L2R (left to right) or R2L (right to left).

void Aspose::Pdf::Document::set_Direction(Aspose::Pdf::Direction value)

See Also