PagesOptionsDrawBackground Method

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
C#
public void DrawBackground(
	int pageNum,
	IGraphics g,
	RectangleF printingRect,
	RectangleF fullRect,
	bool export
)

Parameters

pageNum  Int32
 
g  IGraphics
 
printingRect  RectangleF
 
fullRect  RectangleF
 
export  Boolean
 

See Also