Click or drag to resize

ITextRendergetDocument Method

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

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

Return Value

Type: Object
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