HeaderFooterFont element (HeaderFooter_Type complexType) ('Visio XML')
Last modified: March 09, 2015
Applies to: Office 2013 | Office 365 | Visio 2013
In this article
Element information
Definition
Elements and attributes
Specifies the font used for the header and footer text.
If the schema defines specific requirements, such as sequence, minOccurs, maxOccurs, and choice, see the definition section.
Parent elements
|
Element |
Type |
Description |
|---|---|---|
|
Contains elements for a document's header and footer. |
Child elements
None.
Attributes
|
Attribute |
Type |
Required |
Description |
Possible values |
|---|---|---|---|---|
|
CharSet |
xsd:unsignedByte |
optional |
Specifies the character set of the font. Equivalent to the GDI LOGFONTlfCharSet field. |
Values of the xsd:unsignedByte type. |
|
ClipPrecision |
xsd:unsignedByte |
optional |
Specifies the clipping precision of the font. Equivalent to the GDI LOGFONTlfClipPrecision field. |
Values of the xsd:unsignedByte type. |
|
Escapement |
xsd:int |
optional |
Specifies the escapement attribute of the font. Equivalent to the GDI LOGFONTlfEscapement field. |
Values of the xsd:int type. |
|
FaceName |
xsd:string |
optional |
Contains information about a font. |
Values of the xsd:string type. |
|
Height |
xsd:int |
optional |
Specifies the height of the shape in drawing units. |
Values of the xsd:int type. |
|
Italic |
xsd:unsignedByte |
optional |
Specifies whether the font is italic. Equivalent to the GDI LOGFONTlfItalic field. |
Values of the xsd:unsignedByte type. |
|
Orientation |
xsd:int |
optional |
Specifies the orientation of the font. Equivalent to the GDI LOGFONTlfOrientation field. |
Values of the xsd:int type. |
|
OutPrecision |
xsd:unsignedByte |
optional |
Specifies the output precision attribute of the font. Equivalent to the GDI LOGFONTlfOutPrecision field. |
Values of the xsd:unsignedByte type. |
|
PitchAndFamily |
xsd:unsignedByte |
optional |
Specifies the pitch and family of the font. Equivalent to the GDI LOGFONTlfPitchAndFamily field. |
Values of the xsd:unsignedByte type. |
|
Quality |
xsd:unsignedByte |
optional |
Specifies the output quality of the font. Equivalent to the GDI LOGFONTlfQuality field. |
Values of the xsd:unsignedByte type. |
|
StrikeOut |
xsd:unsignedByte |
optional |
Specifies whether the font is a strikeout font. Equivalent to the GDI LOGFONTlfStrikeOut field. |
Values of the xsd:unsignedByte type. |
|
Underline |
xsd:unsignedByte |
optional |
Specifies whether the font is underlined. Equivalent to the GDI LOGFONTlfUnderline field. |
Values of the xsd:unsignedByte type. |
|
Weight |
xsd:int |
optional |
Specifies the weight of the font. Equivalent to the GDI LOGFONTlfWeight field. |
Values of the xsd:int type. |
|
Width |
xsd:int |
optional |
Contains the width of the associated shape in drawing units. |
Values of the xsd:int type. |