Gets or sets a value that indicate whether the text inside the object is rendered flip or reversed when the object is orientation is changed.
Object.defineProperty(AnnTextObjectRenderer.prototype, 'flipReverseText',
get: function(),
set: function(value)
)
flipReverseText: boolean;
true to render the text inside the object flip or reversed when the object is orientation is changed, otherwise; false. Default value is false.
The value of this property will determine how the text is rendered when the owner object is flipped or reserved. Set to false to leave the text always in the correct top-left orientation regardless if the object itself is flipped or reserved. Or set it to true to show the text flipped and or reversed when the object itself flips or reverses.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document