Click or drag to resize

AsposeEngineProcessTags Method (LibraryDocument, LibraryDocument)

Namespace:  FileHold.LibraryManager.AssembleDocuments
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void ProcessTags(
	LibraryDocument libraryDocument,
	LibraryDocument inputDocument
)

Parameters

libraryDocument
Type: FileHold.LibraryManager.AssembleDocumentsLibraryDocument
inputDocument
Type: FileHold.LibraryManager.AssembleDocumentsLibraryDocument
See Also