Click or drag to resize

ITextAppendContentExtendedAttachment Method (FileInfo, String, bootstrap_color, bootstrap_size)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Parameters

file
Type: System.IOFileInfo
caption
Type: SystemString
color
Type: imbSCI.Core.reporting.render.convertersbootstrap_color
size
Type: imbSCI.Core.reporting.render.convertersbootstrap_size
See Also