ImageGear for .NET
ImGearPDFPageRange Enumeration
See Also  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDFPageRange Enumeration




Glossary Item Box

Specifies pre-defined page range values.

Syntax

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

Members

MemberValueDescription
ALL_PAGES-3All pages in the document.
EVEN_PAGES-5Even pages in the document.
ODD_PAGES-4Odd pages in the document.

Inheritance Hierarchy

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

See Also

©2013. Accusoft Corporation. All Rights Reserved.