typedef enum _DOCWRTALTOXMLMEASUREMENTUNIT
{
DOCWRTALTOXMLMEASUREMENTUNIT_MM10 = 0,
DOCWRTALTOXMLMEASUREMENTUNIT_INCH1200,
DOCWRTALTOXMLMEASUREMENTUNIT_DPI,
DOCWRTALTOXMLMEASUREMENTUNIT_PIXEL,
} DOCWRTALTOXMLMEASUREMENTUNIT, *pDOCWRTALTOXMLMEASUREMENTUNIT;
The DOCWRTALTOXMLMEASUREMENTUNIT enumeration specifies the measurement unit.
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.
Use this to set/retrieve the measurement unit in DOCWRTALTOXMLOPTIONS.
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