TagProcessorProcess(String, DocumentDetails, DocumentMetadata) Method

Definition

Namespace: FileHold.LibraryManager.Tags
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
public string Process(
	string input,
	DocumentDetails details,
	DocumentMetadata metadata
)

Parameters

input  String
 
details  DocumentDetails
 
metadata  DocumentMetadata
 

Return Value

String

See Also