RenderingOptionsRotateFlipType Property ByteScout PDF Renderer SDK
Gets or sets the rotation of output image. Default is RotateFlipType.RotateNoneFlipNone.

Namespace:  Bytescout.PDFRenderer
Assembly:  Bytescout.PDFRenderer (in Bytescout.PDFRenderer.dll) Version: 13.4.1.4800-master
Syntax

public RotateFlipType RotateFlipType { get; set; }

Property Value

Type: RotateFlipType
One of RotateFlipType enumeration values.

Implements

IRenderingOptionsRotateFlipType
See Also

Reference