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; }
Public Property FormFilePath As String
Get
Set
Property Value
Type:
StringSee Also