ReportAddImage(Image, Boolean) Method

Definition

Namespace: MbcsCentral
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public void AddImage(
	Image img,
	bool skipPage = false
)

Parameters

img  Image
 
skipPage  Boolean  (Optional)
 

See Also