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: PdfViewer4AspNetAssembly: PdfViewerAspNet (in PdfViewerAspNet.dll) Version: 4.2
Syntaxpublic string PdfSourceURL { get; set; }
Public Property PdfSourceURL As String
Get
Set
Property Value
Type:
String
See Also