TxtLeadingSpacesOptions class
TxtLeadingSpacesOptions class
Describes txt leading spaces options enumeration.
Inheritance: TxtLeadingSpacesOptions
→
Enumeration
The TxtLeadingSpacesOptions type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Serialization constructor |
Properties
Property | Description |
---|---|
CONVERT_TO_INDENT | Converts leading spaces to indents. |
PRESERVE | Preserves leading spaces. |
TRIM | Trims leading spaces. |
Methods
Method | Description |
---|---|
equals | Determines whether two object instances are equal. |
compare_to | Compares current object to other. |
get_all | Returns all enumeration values. |
See Also
- module
groupdocs.conversion.options.load
- class
Enumeration
- class
TxtLeadingSpacesOptions