ImageGear .NET - Updated October 26, 2017
ImGearPDFPageRange Enumeration




ImageGear23.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDFPageRange Enumeration
Specifies pre-defined page range values.
Syntax
'Declaration
 
Public Enum ImGearPDFPageRange 
   Inherits System.Enum
 
'Usage
 
Dim instance As ImGearPDFPageRange
Members
MemberDescription
ALL_PAGESAll pages in the document.
EVEN_PAGESEven pages in the document.
ODD_PAGESOdd pages in the document.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Formats.PDF.ImGearPDFPageRange

See Also

Reference

ImageGear.Formats.PDF Namespace