For right-to-left languages such as Arabic or Hebrew, the viewer interface itself can be mirrored. This example enables RTL mode for the viewer.

Enabling RTL. Set the global viewer option before the control is created:
StiOptions.Viewer.RightToLeft = StiRightToLeftType.Yes;
InitializeComponent();
With RTL enabled, the toolbar, panels and scrollbars of the viewer are laid out right-to-left, which — combined with an RTL report template and interface localization — gives a fully localized experience for right-to-left audiences.

Используя этот сайт, вы соглашаетесь на использование файлов Cookie для аналитики и персонализированного контента. Файлы Cookie хранят полезную информацию на вашем компьютере, чтобы помочь нам повысить эффективность и удобство использования. Для получения дополнительной информации, пожалуйста, прочтите Конфиденциальность и Использование Cookie.