KnownDocumentOptions Class

Definition

Enumerates known text document options.

public static class KnownDocumentOptions
type KnownDocumentOptions = class
Public Class KnownDocumentOptions
Inheritance
KnownDocumentOptions

Properties

Name Description
ConvertTabsToSpacesOption

Gets the option to determine if tabs should be converted to spaces.

TabSizeOption

Gets the option for the default tab size in a text document.

Applies to