IDocLoadDocument - интерфейс
Пространство имён: Tessa.Extensions.Platform.Server.DocLoadСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public interface IDocLoadDocument : IAsyncDisposable
Public Interface IDocLoadDocument
Inherits IAsyncDisposable
public interface class IDocLoadDocument : IAsyncDisposable
type IDocLoadDocument =
interface
interface IAsyncDisposable
end
- Implements
- IAsyncDisposable
AppendPageAsync |
Добавить страницу к документу
|
CloseAsync |
Закрывает обработку
|
DisposeAsync | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources asynchronously. (Унаследован от IAsyncDisposable) |
GetExtension |
Возвращает расширение файла для сохранения
|