IPdfAnnotationsStrategyRequestMergedAnnsBeforeStoreAsync - метод

Request for merged annotations before store.

Definition

Пространство имён: Tessa.Extensions.Default.Server.PdfAnnotations
Сборка: Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 4.0.4
C#
Task<PdfAnnotationsData> RequestMergedAnnsBeforeStoreAsync(
	PdfAnnotationsData info,
	Guid modifiedByID,
	CancellationToken cancellationToken = default
)

Параметры

info  PdfAnnotationsData
modifiedByID  Guid
User identifier which perform merging.
cancellationToken  CancellationToken  (Optional)
An object that can be used to cancel an asynchronous task.

Возвращаемое значение

TaskPdfAnnotationsData
Pdf annotations info.

См. также