ImageGear for Silverlight
Export() Method
See Also  Send Feedback
ImageGear20.Core Assembly > ImageGear.Display Namespace > ImGearPresentationPageDisplay Class > Export Method : Export() Method




Glossary Item Box

Exports the image and annotations content to an ImageGear.Core.ImGearRasterPage.

Syntax

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

Return Value

ImageGear.Core.ImGearRasterPage class object.

Remarks

This method renders the image represented by the Page property and the annotations represented by the ARTPage property using the WPF, and exports the result composition to an ImageGear.Core.ImGearRasterPage object. It renders the image with the actual size ignoring display contrast and transform settings, and maintains the original image page orientation.

The color format of the output ImGearRasterPage is RGB24.

See Also

©2013. Accusoft Corporation. All Rights Reserved.