The DOCWRTALTOXMLMEASUREMENTUNIT enumeration specifies the measurement unit.
typedef enum _DOCWRTALTOXMLMEASUREMENTUNIT
{
DOCWRTALTOXMLMEASUREMENTUNIT_MM10 = 0,
DOCWRTALTOXMLMEASUREMENTUNIT_INCH1200,
DOCWRTALTOXMLMEASUREMENTUNIT_DPI,
DOCWRTALTOXMLMEASUREMENTUNIT_PIXEL,
} DOCWRTALTOXMLMEASUREMENTUNIT, *pDOCWRTALTOXMLMEASUREMENTUNIT;
Measurement for ALTO file, in 1/10mm.
Measurement for ALTO file, in 1/1200inches.
Measurement for ALTO file, in dots per inch.
Measurement for ALTO file, in pixels.
All measurement values inside the ALTO file except font size 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