Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdPdfPublish::Text::Rotation Enumeration
Syntax
C++
enum Rotation { kNone, kCounterClockwise90Degrees, kCounterClockwise180Degrees, kCounterClockwise270Degrees };
Members
Description
kNone
Horizontally allocated text, no rotation.
kCounterClockwise90Degrees
Counter-clockwise rotation 90 degrees relative to the horizontal position.
kCounterClockwise180Degrees
Counter-clockwise rotation 180 degrees relative to the horizontal position.
kCounterClockwise270Degrees
Counter-clockwise rotation 270 degrees relative to the horizontal position.

Text rotation options.

File: PdfPublishCommon.h 

Namespace: OdPdfPublish::Text 

Module: API Reference 

Copyright © 2002-2022. Open Design Alliance All rights reserved.