PdfAnnotationsStoreExtension - конструктор

Инициализирует новый экземпляр класса PdfAnnotationsStoreExtension

Definition

Пространство имён: Tessa.Extensions.Default.Server.PdfAnnotations
Сборка: Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 4.0.4
C#
public PdfAnnotationsStoreExtension(
	IPdfAnnotationsStrategy pdfAnnotationsStrategy,
	ICardFileVersionStrategy cardFileVersionStrategy,
	ICardContentStrategy cardContentStrategy,
	IKrPermissionsManager permissionsManager,
	ICardGetStrategy cardGetStrategy,
	IConfigurationInfoProvider configurationInfoProvider,
	IKrTypesCache krTypesCache
)

Параметры

pdfAnnotationsStrategy  IPdfAnnotationsStrategy
 
cardFileVersionStrategy  ICardFileVersionStrategy
 
cardContentStrategy  ICardContentStrategy
 
permissionsManager  IKrPermissionsManager
 
cardGetStrategy  ICardGetStrategy
 
configurationInfoProvider  IConfigurationInfoProvider
 
krTypesCache  IKrTypesCache
 

См. также