IRtfBuilderService::GenerateRtf Method (NormalizedSnapshotSpanCollection^)
Visual Studio 2015
Gets an RTF string containing the formatted text of the snapshot spans.
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Parameters
- spans
-
Type:
Microsoft.VisualStudio.Text::NormalizedSnapshotSpanCollection^
The collection of snapshot spans.
The generated RTF text is based on an in-order walk of the snapshot spans.
Show: