ObjectDataAddingEventArgsApplyExifOrientation Property |
Namespace: RadPdf.Integration
Setting this property to true will cause images which specify a non-zero EXIF orientation (property ID 0x112) to be decoded, the specified flip and rotation transformations applied, and then encoded again. This re-encoding of the data may cause other changes like image data quality or size changes.
If applying the EXIF orientation fails for any reason, RAD PDF silently keeps the image as-is and logs a warning (OnInternalWarning(WarningEventArgs)). To need RAD PDF to throw an exception when EXIF orientation application fails, please contact Red Software.