Gets or sets the document path including the file name from where to load the document to view. If this property is used without setting the DocumentData property, the document of the given path is loaded.
public string DocumentPath { get; set; }
Public Property DocumentPath() As String