Link Search Menu Expand Document

PDFViewerControlInputStream Property

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.0.4759-master
Syntax
public Stream InputStream { get; set; }

Property Value

Type: Stream
The input PDF stream.
See Also

Reference