PageLegend
PageLegend class
Inherits: Aspose::Tasks::Visualization::HeaderFooterInfo
Represents a page legend which is used for project printing.
Methods
| Name | Description |
|---|---|
| get_LegendOn | Gets the pages on which the legend appears. Can be one of the values of the Legend enumeration. |
| get_Width | Gets the width of the left part (containing project’s name and date by default) of the legend in centimeters. |
| set_LegendOn | Sets the pages on which the legend appears. Can be one of the values of the Legend enumeration. |
| set_Width | Sets the width of the left part (containing project’s name and date by default) of the legend in centimeters. |