ReportNewPage Method

Adds the current page to the FixedDocument and creates a new page.

Definition

Namespace: MbcsCentral
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public void NewPage(
	bool EndDocument = false,
	bool newDocument = false
)

Parameters

EndDocument  Boolean  (Optional)
 
newDocument  Boolean  (Optional)
 

See Also