ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDFPageRange Enumeration |
'Declaration Public Enum ImGearPDFPageRange Inherits System.Enum
'Usage Dim instance As ImGearPDFPageRange
public enum ImGearPDFPageRange : System.Enum
__value public enum ImGearPDFPageRange : public System.Enum
public enum class ImGearPDFPageRange : public System.Enum
Member | Value | Description |
---|---|---|
ALL_PAGES | -3 | All pages in the document. |
EVEN_PAGES | -5 | Even pages in the document. |
ODD_PAGES | -4 | Odd pages in the document. |
System.Object
System.ValueType
System.Enum
ImageGear.Formats.PDF.ImGearPDFPageRange