DocumentLocation Property (C1PdfDocumentSource)
Gets or sets the location of the PDF document. Assigning a new value to this property will reset
Stream to null.
public string DocumentLocation {get; set;}
'Declaration
Public Property DocumentLocation As String