Link Search Menu Expand Document

PDFViewerControlInputFile Property

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

Property Value

Type: String
The input PDF file.
See Also

Reference