PDFViewerControlInputFile Property ByteScout PDF Viewer SDK
Gets or sets 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 string InputFile { get; set; }

Property Value

Type: String
The input PDF file.
See Also

Reference