IRtfBuilderService Methods

 

Namespace:   Microsoft.VisualStudio.Text.Formatting
Assembly:  Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)

NameDescription
System_CAPS_pubmethodGenerateRtf(NormalizedSnapshotSpanCollection^)

Gets an RTF string containing the formatted text of the snapshot spans.

System_CAPS_pubmethodGenerateRtf(NormalizedSnapshotSpanCollection^, ITextView^)

Gets an RTF string that contains the formatted text of the spans.

System_CAPS_pubmethodGenerateRtf(NormalizedSnapshotSpanCollection^, ITextView^, String^)

Gets an RTF string that contains the formatted text of the spans.

System_CAPS_pubmethodGenerateRtf(NormalizedSnapshotSpanCollection^, String^)

Gets an RTF string containing the formatted text of the snapshot spans.

Return to top
Show: