Click or drag to resize

imbDocumentBuilderBaseTDoc, TPagescopeDocument Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Scopes the document.

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

Parameters

toDocument
Type: SystemObject
To document.

Implements

IDocumentRenderscopeDocument(Object)
See Also