AsposeEngine Constructor

Initializes a new instance of the AsposeEngine class

Definition

Namespace: FileHold.LibraryManager.AssembleDocuments
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
public AsposeEngine(
	AssembleConfiguration configuration,
	FileHoldService service
)

Parameters

configuration  AssembleConfiguration
 
service  FileHoldService
 

See Also