DS.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / JpegOptions Class / TransformOptions Property

In This Topic
TransformOptions Property (JpegOptions)
In This Topic
Specifies whether the image is rotated or flipped when decoded.
Syntax
'Declaration
 
Public Property TransformOptions As System.Nullable(Of WicTransformOptions)
 
Remarks
The default value is Rotate0.
See Also