Namespace: BitMiracle.Docotic.Pdf
public CosStreamFilter[] GetFilters()
Public Function GetFilters As CosStreamFilter()
The array can be empty if the stream data is not encoded.
The order of the elements in the array is important. The filters should be applied to stream data in the same order. Each filter uses data produced by the previous filter.