Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Spec Namespace / PdfStreamInfo Class / ImageFilterName Field

In This Topic
    ImageFilterName Field
    In This Topic
    The name of the image filter that should be used to decode the stream.
    Syntax
    'Declaration
     
    Public ReadOnly ImageFilterName As PdfName
    public readonly PdfName ImageFilterName
    See Also