HttpPostFormData Property |
Namespace:
Atalasoft.Imaging
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic 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