Click or drag to resize

ITextAppendContentExtendedopen Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Reporting.interfaces
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
void open(
	string tag,
	string title,
	string description
)
Request Example View Source

Parameters

tag
Type: SystemString
title
Type: SystemString
description
Type: SystemString
See Also