Click or drag to resize
FileSupportOpenAttachmentFile Method
Attach file to header of the page

Namespace: ToolBoox
Assembly: ToolBoox (in ToolBoox.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public static void OpenAttachmentFile(
	string path,
	string filename
)

Parameters

path
Type: SystemString
Path of the file
filename
Type: SystemString
Filename to attach
See Also