PDF Viewer Control for ASP.NET Documentation

PdfViewerPdfSourceBytes Property

PDF Viewer Control for ASP.NET
The PDF bytes array to be rendered by the control

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

public byte[] PdfSourceBytes { get; set; }

Property Value

Type: Byte
See Also

Reference