Table of Contents

PageRange.Parse Method

Definition

Namespace
GleamTech.DocumentUltimate
Assembly
GleamTech.DocumentUltimate.dll

Converts a string containing the range of page numbers to a PageRange.

public static PageRange Parse(string value)

Parameters

value string

A string that contains the range of page numbers.

Returns

PageRange

A new PageRange instance.