DiagramHeaderFooterFont class

DiagramHeaderFooterFont class

Represents a font that is used in Visio header/footer.

The DiagramHeaderFooterFont type exposes the following members:

Properties

Property Description
bold The font is bold.
family_name The font family name.
italic The font is italic.
size The height of the font.
strikeout The font is strikeout. True if the font is strikeout; otherwise, False.
underline The underline flag of the font. True if the font is underlined; otherwise, False.

See Also