Browse our Products
Aspose.Note for .NET 22.7 Release Notes
This page contains release notes information for Aspose.Note for .NET 22.7.
Features and Improvements
| Key | Summary | Category | 
|---|---|---|
| NOTENET-2774 | Fix invalid background color for Table | Bug | 
Public API and Backward Incompatible Changes
| The following public types were removed: | Description | 
|---|---|
| Aspose.Note.TaskType | Specifies the type of the note task node. | 
| The following public methods were removed: | Description | 
|---|---|
| Aspose.Note.NoteTag.#ctor | Initializes a new instance of the NoteTag class without icon. | 
| Aspose.Note.NoteTask.#ctor | Initializes a new instance of the NoteTask class with FollowUpTodayFlag icon. | 
| The following public constants were removed: | Description | 
|---|---|
| Aspose.Note.TaskType.DueToday | Due today. | 
| Aspose.Note.TaskType.DueTomorrow | Due tomorrow. | 
| Aspose.Note.TaskType.DueThisWeek | Due this week. | 
| Aspose.Note.TaskType.DueNextWeek | Due next week. | 
| Aspose.Note.TaskType.NoDueDate | No due date. | 
| Aspose.Note.TaskType.DueOnCustomDate | Due on a custom date. | 
| The following public properties were removed: | Description | 
|---|---|
| Aspose.Note.NoteTask.TaskType | Gets or sets the task type. |