Microsoft.VisualStudio.Text.Formatting 命名空間
格式設定的相關資訊,請參閱 「 格式化的文字 」 區段中的在 [編輯器]。
類別
類別 | 描述 | |
---|---|---|
TextAndAdornmentSequenceChangedEventArgs | 提供 SequenceChanged 事件的資訊。 | |
TextFormattingParagraphProperties | 提供文字格式屬性。 | |
TextFormattingRunProperties | 包含文字格式屬性資訊。這個類別是衍生自抽象TextRunProperties類別。 |
結構
結構 | 描述 | |
---|---|---|
LineTransform | 表示將格式化文字行轉換為呈現文字行的轉換動作。 | |
TextBounds | 在指定的文字行中文字範圍的界限。 |
介面
介面 | 描述 | |
---|---|---|
IAdornmentElement | 表示由一個裝飾組成的序列項目。 | |
IFormattedLine | 表示 ITextView 中的一行格式化文字。 | |
IFormattedLineSource | 從文字快照產生已格式化行。 | |
IFormattedTextSourceFactoryService | 建立格式化文字來源。 | |
ILineTransformSource | 提供格式化文字行的行轉換。 | |
ILineTransformSourceProvider | 提供 ILineTransformSource 物件。 | |
IRtfBuilderService | 從快照延伸集合產生 RTF 格式的文字。 | |
ISequenceElement | 表示在構成 ITextViewLine 的項目序列中的基本項目。 | |
ITextAndAdornmentCollection | 表示 ITextAndAdornmentSequencer 所產生之 ISequenceElement 物件的清單。 | |
ITextAndAdornmentSequencer | 建立文字和裝飾項目序列,以組成 ITextSnapshotLine。 | |
ITextAndAdornmentSequencerFactoryService | 若要建立的執行個體的服務ITextAndAdornmentSequencer。 | |
ITextParagraphPropertiesFactoryService | 建立 TextParagraphProperties 類別,以便在格式化檢視上的行時使用。 | |
ITextViewLine | 表示要在文字檢視中顯示的格式化文字。 | |
IWpfTextViewLine | 表示 ITextView 中呈現的文字行。 |
列舉
列舉類型 | 描述 | |
---|---|---|
TextViewLineChange | 定義呈現的文字行在某個配置與另一個配置之間的可能變更類型。 | |
VisibilityState | 指定 ITextViewLine 的可視性 (相對於在呈現行時的可見區域)。 |