DiagramHeaderFooter class
DiagramHeaderFooter class
Represents a header/footer in a Visio document.
The DiagramHeaderFooter type exposes the following members:
Properties
Property | Description |
---|---|
header_left | Gets or sets the text string that appears in the left portion of document header. |
header_center | Gets or sets the text string that appears in the center portion of document header. |
header_right | Gets or sets the text string that appears in the right portion of document header. |
footer_left | Gets or sets the text string that appears in the left portion of document footer. |
footer_center | Gets or sets the text string that appears in the center portion of document footer. |
footer_right | Gets or sets the text string that appears in the right portion of document footer. |
header_margin | Gets or sets the margin of document header. |
footer_margin | Gets or sets the margin of document header. |
text_color | Gets or sets the text color for header and footer. |
font | Gets the font used for header and footer text. |