Hello Bekir,
Thank you for writing.
Straight to your questions:
1. and 2. Zooming in and out a document in the RadRichTextEditor affects the value of the
ScaleFactor property. You can globally allow or forbid zooming in and out by modifying the value of the
AllowScaling property.
3. A better way to set a page size is to use our
PaperTypeConverter static class and set the size to the
SectionDefaultPageSize property of the contained
RadDocument object. My code snippet below sets a scale factor of 200% and uses a format
A4 as section default:
I hope this information helps. Should you have further questions please do no hesitate to write back.
Regards,
Hristo Merdjanov
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.