Gets or sets the DocumentServer.DocumentController object that is associated with the DocumentServer.Web.DocumentViewer component.

Syntax

public DocumentController DocumentController { get; set; }
Public Property DocumentController() As DocumentController