Click or drag to resize

FileHoldServiceGetDocumentToEmbed Method

Namespace:  FileHold.LibraryManager.AssembleDocuments
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public MemoryStream GetDocumentToEmbed(
	int documentVersionId,
	out string fileName
)

Parameters

documentVersionId
Type: SystemInt32
fileName
Type: SystemString

Return Value

Type: MemoryStream
See Also