PagesOptionsSetBackground Method

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
C#
public void SetBackground(
	IBitmap bmp,
	int pageNum,
	BackgroundImageSize size,
	bool fullPage
)

Parameters

bmp  IBitmap
 
pageNum  Int32
 
size  BackgroundImageSize
 
fullPage  Boolean
 

See Also