TextRange::Save Method
.NET Framework (current version)
Saves the current selection to a specified stream in a specified data format.
Assembly: PresentationFramework (in PresentationFramework.dll)
| Name | Description | |
|---|---|---|
![]() | Save(Stream^, String^) | Saves the current selection to a specified stream in a specified data format. |
![]() | Save(Stream^, String^, Boolean) | Saves the current selection to a specified stream in a specified data format, with the option of preserving custom TextElement objects. |
Show:
