Click or drag to resize

imbDocumentBuilderBaseTDoc, TPagegetDocument Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the document instance - current document

Namespace:  imbSCI.Core.reporting.render.core
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public TDoc getDocument()
Request Example View Source

Return Value

Type: TDoc
Remarks
Usual application do not require document instance outside of builder class. But if you need some special thing to do.. here it is
See Also