[]
        
(Showing Draft Content)

C1.Document.C1PdfDocumentSource.DocumentLocation

DocumentLocation Property

DocumentLocation

Gets or sets the location of the PDF document. Assigning a new value to this property will reset Stream to null.

Declaration
[C1Category("Data")]
[C1Description("C1PdfDocumentSource.DocumentLocation", "The location of the PDF document.")]
public string DocumentLocation { get; set; }
<C1Category("Data")>
<C1Description("C1PdfDocumentSource.DocumentLocation", "The location of the PDF document.")>
Public Property DocumentLocation As String