The offset to add between lines of text in a multi-line text object.
Object.defineProperty(AnnSvgTextObjectRenderer.prototype, 'multiLinesOffset',
get: function(),
set: function(value)
)
multiLinesOffset: number;
The offset in container coordinates for the space between lines of text. The default value is 0.
The offset is calculated automatically based on the font used. Use multiLinesOffset to increase or decrease this offset if needed. Positive values will increase the space between the lines, whereas negative values will decrease the distance between the lines. The value specified will be added to the height of the text line.
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