The LoadFields(Stream) Method is available as an add-on to the LEADTOOLS Document and Medical Imaging toolkits.
- stream
- A System.IO.Stream containing the fields data to be loaded.
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As FormProcessingEngine Dim stream As Stream instance.LoadFields(stream) |
Parameters
- stream
- A System.IO.Stream containing the fields data to be loaded.
For a complete example on using the forms recognition and processing, refer to the FormProcessingEngine example.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7