[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.IImageEx

IImageEx Interface

Represents an interface for images. With ApplyExifOrientation support

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface IImageEx : IImage, IStaticItem, IReportItem, IRenderComponent, IServiceProvider, IDocumentMapItem

Properties

Name Description
ApplyExifOrientation

Gets a value indicating whether the orientation specified in the image's EXIF metadata should be applied.

Extension Methods