[]
        
(Showing Draft Content)

GrapeCity.Documents.Common.OutputRangeType

OutputRangeType Enum

Specifies the type of an OutputRange.

Namespace: GrapeCity.Documents.Common
Assembly: DS.Documents.Imaging.dll
Syntax
public enum OutputRangeType
Public Enum OutputRangeType

Fields

Name Description
All

All pages of the document are in the range.

PageList

Pages that are in the range are specified as a list.

PageRange

One or more ranges of pages are specified.