Link Search Menu Expand Document

EditBoxFileSelect Property

Gets or sets a value indicating whether the text entered in the field represents the pathname of a file whose contents are to be submitted as the value of the field.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public bool FileSelect { get; set; }

Property Value

Type: Boolean
See Also

Reference