File formats parameters pages

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public enum IOPages
Public Enumeration IOPages
public enum class IOPages

Members

MemberValueDescription
All1
Show all pages
Auto2
Show the page specified in Params.FileType property
JPEG4
show JPEG parameters
TIFF8
show TIFF paramaters
GIF16
show GIF, non-animated paramters
BMP32
show BMP parameters
PDF64
show PDF parameters
PNG128
show PNG parameters
J2000256
show Jpeg2000 parameters

See Also