ActiveReports 8
CreateRenderer Method

Document for rendering
Creates page renderer for specific document
Syntax
'Declaration
 
Function CreateRenderer( _
   ByVal document As DocumentModel _
) As IDocumentRenderer
IDocumentRenderer CreateRenderer( 
   DocumentModel document
)

Parameters

document
Document for rendering

Return Value

Newly created renderer
See Also

Reference

IApplicationContext Interface
IApplicationContext Members

Support Forum