Click or drag to resize

ITextPageRotate Property

Gets the page rotation angle.

Namespace:  Atalasoft.Imaging.Text
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
PageRotation Rotate { get; }

Property Value

Type: PageRotation
Remarks
This property is mostly applied to formats that separate rotation representation and physical coordinates. In such case text coordinates on rendered image will differ from returned and Rotate property could be used to transform them.
See Also