Поделиться через


Ink.Save - метод

Включить защищенные члены
Включить унаследованные члены

Включить члены .NET Framework
Включить члены .NET Compact Framework
Включить члены XNA Framework

Обновлен: Ноябрь 2007

Converts the Ink object to a specified format and returns the binary data in a Byte array.

Список перегрузки

  Имя Описание
ms571335.pubmethod(ru-ru,VS.90).gif Save() Saves the Ink object in InkSerializedFormat (ISF), by using the DefaultCompressionMode and returns the binary data in a Byte array.
ms571335.pubmethod(ru-ru,VS.90).gif Save(PersistenceFormat) Converts the Ink object to the specified format, saves it by using the DefaultCompressionMode and returns the binary data in a Byte array.
ms571335.pubmethod(ru-ru,VS.90).gif Save(PersistenceFormat, CompressionMode) Converts the Ink object to the specified format, saves it by using the specified compression format, and returns the binary data in a Byte array.

В начало страницы

См. также

Ссылки

Ink Класс

Ink - члены

Microsoft.Ink - пространство имен