PDFViewerControlInputStream Property ByteScout PDF Viewer SDK
Gets or sets the stream containing the input file. Supported formats: PDF, PNG, JPEG, BMP and TIFF (single-page).

Namespace:  Bytescout.PDFViewer
Assembly:  Bytescout.PDFViewer (in Bytescout.PDFViewer.dll) Version: 13.4.1.4802-master
Syntax

public Stream InputStream { get; set; }

Property Value

Type: Stream
The input PDF stream.
See Also

Reference