Click or drag to resize

StiOptionsEngineImage Class

[Missing <summary> documentation for "T:Stimulsoft.Report.StiOptions.Engine.Image"]

Inheritance Hierarchy
SystemObject
  Stimulsoft.ReportStiOptionsEngineImage

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static class Image

The StiOptionsEngineImage type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAbsolutePathOfImages
Gets or sets absolute path which will be used in combination with path from File property of image component.
Public propertyStatic memberConvertSvgToBitmap
Gets or sets a value forcing converting SVG-images to the bitmap for output.
Public propertyStatic memberRotateImageByExifOrientationData
Gets or sets a value forcing rotate image by Exif orientation data.
Public propertyStatic memberUseImageCloning
Gets or sets a value forcing image cloning.
Top
See Also