PageRangeAdd(Int32) Method

Adds a single page number to the sequence.

Definition

Namespace: GleamTech.DocumentUltimate
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
C#
public override void Add(
	int singlePage
)

Parameters

singlePage  Int32
The page number.

See Also