KnownDocumentOptions.TabSizeOption Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the option for the default tab size in a text document.
public static Microsoft.VisualStudio.Extensibility.Editor.TextDocumentOption<int> TabSizeOption { get; }
static member TabSizeOption : Microsoft.VisualStudio.Extensibility.Editor.TextDocumentOption<int>
Public Shared ReadOnly Property TabSizeOption As TextDocumentOption(Of Integer)