OutlineMask
OutlineMask class
Represents four elements of a mask which defines an outline code format.
The OutlineMask type exposes the following members:
Constructors
| Name | Description |
|---|---|
| OutlineMask() | Initializes a new instance of the OutlineMask class. |
Properties
| Name | Description |
|---|---|
| level | Gets or sets the level of a mask. |
| type | Gets or sets the type of a mask. |
| length | Gets or sets the maximum length (in characters) of the outline code values. 0 if length is not defined. |
| separator | Gets or sets the separator of code values. |
See Also
- namespace aspose.tasks
- assembly Aspose.Tasks