'Declaration Public Overloads Function Create( _ ByVal context As IApplicationContext, _ ByVal document As DocumentModel, _ ByVal device As DeviceKind _ ) As IDocumentRenderer
public IDocumentRenderer Create( IApplicationContext context, DocumentModel document, DeviceKind device )
Parameters
- context
- document
- device