PdfViewerPdfSourceBytes Property |
The PDF bytes array to be rendered by the control
Namespace: PdfViewer4AspNetAssembly: PdfViewerAspNet (in PdfViewerAspNet.dll) Version: 4.2
Syntaxpublic byte[] PdfSourceBytes { get; set; }
Public Property PdfSourceBytes As Byte()
Get
Set
Property Value
Type:
Byte
See Also