Specifies the measurement unit.
lt.Document.Writer.AltoXmlMeasurementUnit = {
mm10: 0,
inch1200: 1,
dpi: 2,
pixel: 3
}
lt.Document.Writer.AltoXmlMeasurementUnit = {
mm10: 0,
inch1200: 1,
dpi: 2,
pixel: 3
}
0 | mm10 | (0) Measurement for ALTO file in 1/10mm. |
1 | Inch1200 | (1) Measurement for ALTO file in 1/1200inches. |
2 | Dpi | (2) Measurement for ALTO file in dots per inch. |
3 | Pixel | (3) Measurement for ALTO file in pixels. |
Use this option to set/retrieve the measurement unit in AltoXmlDocumentOptions. All measurement values inside the alto file except fontsize are related to one of these units. The default is 1/10 of mm (MM10)
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