You are here: Start » FIL.NET » Invoke.SetViewImage

Invoke.SetViewImage

Namespace:Fil.DebugPreview
Assembly:FilNet.dll

Syntax

C++
C#
 
public static bool SetViewImage
(
	int view,
	Fil.Image image
)

Parameters

Name Type Range Default Description
viewintHandle of a preview to set the image to.
imageFil.ImageImage data to be previewed.

See also