ImageGear for Silverlight
RenderPreview(Size,PagePrintSettings) Method
See Also  Send Feedback
ImageGear20.Core Assembly > ImageGear.Printing Namespace > PrintJob Class > RenderPreview Method : RenderPreview(Size,PagePrintSettings) Method




previewArea
Size of the preview area.
pageSettings
Page printing settings.

Glossary Item Box

Renders the current page for preview, using screen resolution and custom printing settings.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

previewArea
Size of the preview area.
pageSettings
Page printing settings.

Return Value

Canvas value.

Remarks

If BeginPrint has not been called, the method returns the first selected page, according to SelectedPageNumbers property.

See Also

©2013. Accusoft Corporation. All Rights Reserved.