To extract metadata for stream filtering
SetInputSource(System.IO.Stream input)
method of the Filter
object.GetSummaryInfo()
method of the Filter
object to retrieve an object of the SummaryInfo
class. Otherwise, call the GetSummaryInfo(System.IO.Stream in)
method. SummaryInfo
object to retrieve the metadata information.
|