ClearImage 8 Help
PdfReadMode Enumeration
See Also  Send Feedback
Inlite.ClearImageNet Namespace : PdfReadMode Enumeration






Pdf page reading mode selection

Syntax

Visual Basic (Declaration) 
Public Enum PdfReadMode 
   Inherits System.Enum
Visual Basic (Usage)Copy Code
Dim instance As PdfReadMode
C# 
public enum PdfReadMode : System.Enum 
Delphi 
public enum PdfReadMode = class(System.Enum)
JScript 
public enum PdfReadMode extends System.Enum
Managed Extensions for C++ 
__value public enum PdfReadMode : public System.Enum 
C++/CLI 
public enum class PdfReadMode : public System.Enum 

Members

MemberDescription
autoAutomaticly switch between image and rasterized based on content
imageRead embedded images
rasterRead rasterized pages

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2007-2013. Inlite Research, Inc. All Rights Reserved.