HttpPostFormData Property |
Namespace:
Atalasoft.Imaging
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public FormDataCollection FormData { get; }
Public ReadOnly Property FormData As FormDataCollection
Get
Property Value
Type:
FormDataCollection The
FormDataCollection object that will be posted to the server.
See Also