ComponentOne FlexReport for WPF
DocumentLocation Property (C1PdfDocumentSource)

C1.WPF.Document.4 Assembly > C1.WPF.Document Namespace > C1PdfDocumentSource Class : DocumentLocation Property
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 System.String
public System.string DocumentLocation {get; set;}
See Also

Reference

C1PdfDocumentSource Class
C1PdfDocumentSource Members