PageRangeDocumentPaginator Constructor

Initializes a new instance of the PageRangeDocumentPaginator class

Definition

Namespace: MbcsCentral
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public PageRangeDocumentPaginator(
	DocumentPaginator paginator,
	PageRange pageRange
)

Parameters

paginator  DocumentPaginator
 
pageRange  PageRange
 

See Also