IHeaderBase

Assembly: Express;

Description

The IHeaderBase interface contains basic properties of header parts during print.

Inheritance Hierarchy

IHeaderBase

Comments

The interface is basic for the IHeader interface.

Properties

  Property name Brief description
Center The Center property returns central part of header/title.
IsTop The IsTop property returns the type of used header/footer.
Left The Left property returns left part of header/title.
Printable The Printable property determines whether header/title is printed.
Right The Right property returns right part of header/title.

See also:

Express Assembly Interfaces