Accusoft.FormFix5.Net - Updated August 3, 2020
ReadFromStream Method (FieldTypeClassificationProcessor)




Accusoft.FormFixSdk Namespace > FieldTypeClassificationProcessor Class : ReadFromStream Method
Reads a specially-formatted stream and places the values into properties of this object.
Syntax
'Declaration
 
Public Sub ReadFromStream( _
   ByVal stream As String _
) 
 
'Usage
 
Dim instance As FieldTypeClassificationProcessor
Dim stream As String
 
instance.ReadFromStream(stream)

Parameters

stream
Exceptions
ExceptionDescription
Indicates that the stream does not validate to the FieldTypeClassificationProcessor XML Schema.
See Also

Reference

FieldTypeClassificationProcessor Class
FieldTypeClassificationProcessor Members