ImageGear for .NET
VectorFormatsRendering Property
See Also  Send Feedback
ImageGear21.Web Assembly > ImageGear.Web.UI Namespace > PageView Class : VectorFormatsRendering Property




Glossary Item Box

Gets or sets the vector formats rendering way.

Syntax

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

Property Value

The enumeration value represents options for vectors format rendering. Default value of property is VectorFormatsRendering.SVG .

Remarks

This property defines the option for rendering vector format images. It must be set to one of the values in the enumeration VectorFormatsRendering. Default value VectorFormatsRendering.SVG defines the mode of rendering of vector format images through SVG format. Set the value of this property to VectorFormatsRendering.Raster for using PNG or JPEG raster formats for rendering of vector format images.

See Also

©2013. Accusoft Corporation. All Rights Reserved.