Initializes a new instance of the AltoXmlDocumentOptions class.
public AltoXmlDocumentOptions()
Public Function New()
- (instancetype)init
public AltoXmlDocumentOptions()
public:
AltoXmlDocumentOptions();
The following table lists the default values of the AltoXmlDocumentOptions properties:
Property | Value |
---|---|
MeasurementUnit | AltoXmlMeasurementUnit.MM10 |
FirstPhysicalPageNumber | 1 |
Formatted | false |
Indentation | '\t' |
For an example, refer to AltoXmlDocumentOptions.
AltoXmlDocumentOptions Members
Programming with LEADTOOLS Document Writers
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET