ComponentOne VSView 8.0
HdrFont Property

Returns or sets the font used to draw headers and footers.

Syntax

[form!]VSPrinter.HdrFont[ = Font ]

Remarks

By default, the same font is used for headers and footers.

If you want to use distinct fonts for the headers and footers of a document, you should trap the BeforeHeader, BeforeFooter, AfterHeader, and AfterFooter events to set and restore the HdrFont property accordingly.

The color of the headers and footers is set with the HdrColor property.

Data Type

Font

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback