Click or drag to resize

IDocumentRenderscopeDocument Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Set specified document as current document

Namespace:  imbSCI.Core.reporting.render
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
void scopeDocument(
	Object toDocument
)
Request Example View Source

Parameters

toDocument
Type: SystemObject
To document.
See Also