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; }
ReadOnly Property Rotate As PageRotation
Get
Property Value
Type:
PageRotationRemarks
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