C#
VB
C++
Gets or sets the value that determines whether to keep the text orientation as it is when rotating, flipping or reversing the annotation container.
public bool MaintainTextOrientation { get; set; }
Public Property MaintainTextOrientation As Boolean
true to keep the text orientation; otherwise, false.
This property works only with the annotation objects that contain text.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET