TemplateLoadOptions Class
TemplateLoadOptions class
Specific load options data class.
public class TemplateLoadOptions
Constructors
| Name | Description |
|---|---|
| TemplateLoadOptions() | The default constructor. |
Properties
| Name | Description |
|---|---|
| [getNamesAreCaseSensitive] | |
| [setNamesAreCaseSensitive] Property that specifies whether the template and data element names will be matched regardless to the character case or not. If true, matching is case sensitive; if false, character case will be ignored. Default value is true. |
See Also
- package com.aspose.html.loading
- package Aspose.HTML