[]
        
(Showing Draft Content)

GrapeCity.Documents.Common.OutputRangeType

Enum OutputRangeType

Namespace
GrapeCity.Documents.Common
Assembly
GcDocs.Imaging.dll

Specifies the type of an OutputRange.

public enum OutputRangeType

Fields

All = 0

All pages of the document are in the range.

PageList = 1

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

PageRange = 2

One or more ranges of pages are specified.