ComponentOne FlexReport for WinForms
DocumentLocation Property (C1PdfDocumentSource)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document 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