Click or drag to resize

docScriptAttachment Method (String, String, String, bootstrap_color, bootstrap_size)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Reporting.script
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public void Attachment(
	string content,
	string filepath,
	string caption,
	bootstrap_color color,
	bootstrap_size size
)
Request Example View Source

Parameters

content
Type: SystemString
filepath
Type: SystemString
caption
Type: SystemString
color
Type: imbSCI.Core.reporting.render.convertersbootstrap_color
size
Type: imbSCI.Core.reporting.render.convertersbootstrap_size

Implements

ITextAppendContentExtendedAttachment(String, String, String, bootstrap_color, bootstrap_size)
See Also