PDF Viewer Control for ASP.NET Documentation

PdfViewerPdfSourceURL Property

PDF Viewer Control for ASP.NET
The URL of the PDF document to be displayed in the viewer. If the PdfSourceBytes is set, this property will be ignored

Namespace:  PdfViewer4AspNet
Assembly:  PdfViewerAspNet (in PdfViewerAspNet.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public string PdfSourceURL { get; set; }

Property Value

Type: String
See Also

Reference