IRtfBuilderService Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text.Formatting
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
| Name | Description | |
|---|---|---|
![]() | GenerateRtf(NormalizedSnapshotSpanCollection^) | Gets an RTF string containing the formatted text of the snapshot spans. |
![]() | GenerateRtf(NormalizedSnapshotSpanCollection^, ITextView^) | Gets an RTF string that contains the formatted text of the spans. |
![]() | GenerateRtf(NormalizedSnapshotSpanCollection^, ITextView^, String^) | Gets an RTF string that contains the formatted text of the spans. |
![]() | GenerateRtf(NormalizedSnapshotSpanCollection^, String^) | Gets an RTF string containing the formatted text of the snapshot spans. |
Show:
