PageRange Constructor

Initializes a new instance of the PageRange class from the specified string.

Definition

Namespace: GleamTech.DocumentUltimate
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
C#
public PageRange(
	string pageRangeString
)

Parameters

pageRangeString  String
The string containing the range of page numbers.

See Also