Link Search Menu Expand Document

RenderingOptionsRotateFlipType Property

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.0.4759-master
Syntax
public RotateFlipType RotateFlipType { get; set; }

Property Value

Type: RotateFlipType
One of RotateFlipType enumeration values.

Implements

IRenderingOptionsRotateFlipType
See Also

Reference