The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
ADAdministrator Syncfusion Team April 6, 2003 09:54 PM
Hi William,
TabSize controls the number of spaces that the tab character '\t' occupies. If you change the TabSize, only the displaying of '\t' character will be changed (i.e., equivalent to more or less spaces). The input of Tab key actually causes the Indent operation, thus the IndentSize might be what you want to change.
Thanks for choosing Essential Suite.
Syncfusion Technical Support
> I'm using the evaluation version 1.5.2.
> It appears the TabSize property doesn't change the forward tab - it is always 4, the back tab does change.
>
>