PageLegend
Contents
[
Hide
]PageLegend class
Represents a page legend which is used for project printing.
The PageLegend type exposes the following members:
Constructors
Name | Description |
---|---|
PageLegend() | Initializes a new instance of the PageLegend class |
Properties
Name | Description |
---|---|
left_text | Gets or sets the left aligned text to display in the parent element. |
centered_text | Gets or sets the centered text to display in the parent element. |
right_text | Gets or sets the right aligned text to display in the parent element. |
left_image | Gets or sets the left aligned image to be displayed in the parent element. |
centered_image | Gets or sets the centered image to be displayed in the parent element. |
right_image | Gets or sets the right aligned image to be displayed in the parent element. |
left_image_size | Gets or sets the displayed size of the left image. |
centered_image_size | Gets or sets the displayed size of the center image. |
right_image_size | Gets or sets the displayed size of the right image. |
legend_on | Gets or sets the pages on which the legend appears. Can be one of the values of the Legend enumeration. |
width | Gets or sets the width of the left part (containing project’s name and date by default) of the legend in centimeters. |
See Also
- namespace aspose.tasks.visualization
- assembly Aspose.Tasks