Click or drag to resize
PdfViewerPdfSourceBytes Property
The PDF bytes array to be rendered by the control

Namespace: PdfViewer4AspNet
Assembly: PdfViewerAspNet (in PdfViewerAspNet.dll) Version: 4.2
Syntax
public byte[] PdfSourceBytes { get; set; }

Property Value

Type: Byte
See Also