Click or drag to resize

StiViewRotateImageByExifOrientationData Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Components.StiView.RotateImageByExifOrientationData(System.Drawing.Image,System.Boolean)"]

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static void RotateImageByExifOrientationData(
	Image img,
	bool updateExifData = true
)

Parameters

img
Type: System.DrawingImage

[Missing <param name="img"/> documentation for "M:Stimulsoft.Report.Components.StiView.RotateImageByExifOrientationData(System.Drawing.Image,System.Boolean)"]

updateExifData (Optional)
Type: SystemBoolean

[Missing <param name="updateExifData"/> documentation for "M:Stimulsoft.Report.Components.StiView.RotateImageByExifOrientationData(System.Drawing.Image,System.Boolean)"]

See Also