Click or drag to resize

RedactPage Constructor (Int32)

Constructor for saving manual redactions.

Namespace:  Opait.Redact
Assembly:  Opait.Redact (in Opait.Redact.dll) Version: 1.3.3.0
Syntax
C#
public RedactPage(
	int pageNumber
)

Parameters

pageNumber
Type: SystemInt32
The index of the redaction page.
See Also