Click or drag to resize

DocumentInfoRequestedEventArgsFormFilePath Property

The relative forms file path that was requested by the client. This can be used in conjunction with the FormPdfDocument property to use non filesystem based methods of loading form data.

Namespace:  Atalasoft.Imaging.WebControls
Assembly:  Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public string FormFilePath { get; set; }

Property Value

Type: String
See Also