Click or drag to resize

TagProcessor Constructor (MergeFieldSetup)

Initializes a new instance of the TagProcessor class

Namespace:  FileHold.LibraryManager.Tags
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public TagProcessor(
	MergeFieldSetup setup
)

Parameters

setup
Type: FileHold.LibraryManager.TagsMergeFieldSetup
See Also