DiagramHeaderFooterFont class

DiagramHeaderFooterFont class

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

The DiagramHeaderFooterFont type exposes the following members:

Properties

Property Description
family_name Gets or sets the font family name.
size Gets or sets the height of the font.
italic Gets or sets a value indicating whether the font is italic.
underline Gets or sets a value indicating whether the font is underline.
strikeout Gets or sets a value indicating whether the font is strikeout.
bold Gets or sets a value indicating whether the font is bold.

See Also