ImageGear for .NET
ImGearPDEFilterArray Class
Members  See Also  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDEFilterArray Class




Glossary Item Box

Represents an array of filter specifications usually containing two or less filters: encoding and/or compression.

Object Model

ImGearPDEFilterArray ClassImGearPDEFilterSpec Class

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Remarks

Filter information for streams. Although the ImGearPDEFilterArray is declared as a one-member array in the header file, more members can be added by dynamically allocating the ImGearPDEFilterArray with space for as many filters as you would like to add. In practice, there is seldom need for more than two filters.

Inheritance Hierarchy

System.Object
   ImageGear.Formats.PDF.ImGearPDEFilterArray

See Also

©2013. Accusoft Corporation. All Rights Reserved.