C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document Namespace / C1PdfDocumentSource Class / DocumentLocation Property

In This Topic
DocumentLocation Property (C1PdfDocumentSource)
In This Topic
Gets or sets the location of the PDF document. Assigning a new value to this property will reset Stream to null.
Syntax
'Declaration
 
Public Property DocumentLocation As String
 
See Also