TextRange::Save Method

 

Saves the current selection to a specified stream in a specified data format.

Namespace:   System.Windows.Documents
Assembly:  PresentationFramework (in PresentationFramework.dll)

NameDescription
System_CAPS_pubmethodSave(Stream^, String^)

Saves the current selection to a specified stream in a specified data format.

System_CAPS_pubmethodSave(Stream^, String^, Boolean)

Saves the current selection to a specified stream in a specified data format, with the option of preserving custom TextElement objects.

Return to top
Show: