IFileConverterRequestOutputFormat - свойство
Выходной формат файла. Значение используется для вычисления хеша запроса.
Пространство имён: Tessa.FileConvertersСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
FileConverterFormat OutputFormat { get; set; }
Property OutputFormat As FileConverterFormat
Get
Set
property FileConverterFormat OutputFormat {
FileConverterFormat get ();
void set (FileConverterFormat value);
}
abstract OutputFormat : FileConverterFormat with get, set
Значение свойства
FileConverterFormat [Tessa.Platform.ObjectSealedException] | Произведена попытка изменения объекта, защищённого от изменений. |
Ссылки
[Tessa.Platform.ObjectSealedException]