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