FileControlHelperConvertToPDFWithReplaceCardActionAsync - метод

Definition

Пространство имён: Tessa.UI.Files.Controls
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
C#
public static Task ConvertToPDFWithReplaceCardActionAsync(
	IFile fileToReplace,
	ICardStreamClientRepository cardStreamRepository,
	IFileControl control,
	CancellationToken cancellationToken = default
)

Параметры

fileToReplace  IFile
 
cardStreamRepository  ICardStreamClientRepository
 
control  IFileControl
 
cancellationToken  CancellationToken  (Optional)
 

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

Task

См. также