DiagramHeaderFooter class

DiagramHeaderFooter class

Represents a header/footer in a Visio document.

The DiagramHeaderFooter type exposes the following members:

Properties

Property Description
font The font used for header and footer text.
footer_center The text string that appears in the center portion of document footer.
footer_left The text string that appears in the left portion of the document footer.
footer_margin The margin of document header.
footer_right The text string that appears in the right portion of document footer.
header_center The text string that appears in the center portion of document header.
header_left The text string that appears in the left portion of document header.
header_margin The margin of the document header.
header_right The text string that appears in the right portion of the document header.
text_color The text color for header and footer.

See Also