Click or drag to resize
PdfViewerPdfSourceURL Property
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: 4.2
Syntax
public string PdfSourceURL { get; set; }

Property Value

Type: String
See Also