Click or drag to resize

LinkGeneratorGenerateAndInsert Method (Link, FuncInt32, Document)

Namespace:  FileHold.LibraryManager.Tags
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void GenerateAndInsert(
	Link link,
	Func<int, Document> expandDocument
)

Parameters

link
Type: FileHold.LibraryManager.TagsLink
expandDocument
Type: SystemFuncInt32, Document
See Also