RazorEngineHost.TabSize Property

Tab size used by the hosting editor, when indenting with tabs.

Namespace:  System.Web.Razor
Assembly:  System.Web.Razor (in System.Web.Razor.dll)

function get TabSize () : int 
function set TabSize (value : int)

Property Value

Type: System.Int32
Show: