ActiveReports 13
CreateRenderer(DocumentModel) Method

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.Viewer.Common Namespace > IApplicationContext Interface > CreateRenderer Method : CreateRenderer(DocumentModel) Method
Document for rendering
Creates page renderer for specific document
Syntax
'Declaration
 
Overloads 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
Overload List