←Select platform

AltoXmlDocumentOptions Constructor

Summary

Initializes a new instance of the AltoXmlDocumentOptions class.

Syntax

C#
VB
Java
Objective-C
C++
Public Function New() 
- (instancetype)init 
public AltoXmlDocumentOptions() 
public: 
AltoXmlDocumentOptions(); 

Remarks

The following table lists the default values of the AltoXmlDocumentOptions properties:

Property Value
MeasurementUnit AltoXmlMeasurementUnit.MM10
FirstPhysicalPageNumber 1
Formatted false
Indentation '\t'
Example

For an example, refer to AltoXmlDocumentOptions.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.DocumentWriters Assembly