Share via


IRtfBuilderService.GenerateRtf Method

Include Protected Members
Include Inherited Members

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

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method GenerateRtf(NormalizedSnapshotSpanCollection) Gets an RTF string containing the formatted text of the snapshot spans.
Public method GenerateRtf(NormalizedSnapshotSpanCollection, ITextView) Gets an RTF string that contains the formatted text of the spans.
Public method GenerateRtf(NormalizedSnapshotSpanCollection, String) Gets an RTF string containing the formatted text of the snapshot spans.
Public method GenerateRtf(NormalizedSnapshotSpanCollection, ITextView, String) Gets an RTF string that contains the formatted text of the spans.

Top

See Also

Reference

IRtfBuilderService Interface

Microsoft.VisualStudio.Text.Formatting Namespace