DiagramHeaderFooter
Leave feedback
On this page
Represents a header/footer in a Visio document.
public class DiagramHeaderFooter
| Name | Description |
|---|---|
| Font { get; } | Gets the font used for header and footer text. |
| FooterCenter { get; set; } | Gets or sets the text string that appears in the center portion of document footer. |
| FooterLeft { get; set; } | Gets or sets the text string that appears in the left portion of document footer. |
| FooterMargin { get; set; } | Gets or sets the margin of document header. |
| FooterRight { get; set; } | Gets or sets the text string that appears in the right portion of document footer. |
| HeaderCenter { get; set; } | Gets or sets the text string that appears in the center portion of document header. |
| HeaderLeft { get; set; } | Gets or sets the text string that appears in the left portion of document header. |
| HeaderMargin { get; set; } | Gets or sets the margin of document header. |
| HeaderRight { get; set; } | Gets or sets the text string that appears in the right portion of document header. |
| TextColor { get; set; } | Gets or sets the text color for header and footer. |
- namespace GroupDocs.Watermark.Contents.Diagram
- assembly GroupDocs.Watermark
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.