HeaderFooterInfo
Contents
[
Hide
]HeaderFooterInfo class
Represents header or footer data which is present in views and used for printing.
The HeaderFooterInfo type exposes the following members:
Constructors
Name | Description |
---|---|
HeaderFooterInfo() | Initializes a new instance of the HeaderFooterInfo class. |
Properties
Name | Description |
---|---|
left_text | Gets or sets the left aligned text to display in the header or footer. |
centered_text | Gets or sets the centered text to display in the header or footer . |
right_text | Gets or sets the right aligned text to display in the header or footer. |
left_image | Gets or sets the left aligned image to be displayed in the header or footer. |
centered_image | Gets or sets the centered image to be displayed in the header or footer. |
right_image | Gets or sets the right aligned image to be displayed in the header or footer. |
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. |
See Also
- namespace aspose.tasks.visualization
- assembly Aspose.Tasks