IHeaderPart

Assembly: Express;

Description

The IHeaderPart interface is used to work with header/title part.

Inheritance Hierarchy

IHeaderPart

Comments

Header/title parts can be obtained using the IHeaderBase.Center, IHeaderBase.Left, IHeaderBase.Right properties.

Properties

  Property name Brief description
Color The Color property sets font color for a part of header/title.
Disposition The Disposition property returns header/title part positioning method.
Font The Font property determines a font of header/title part.
Image The Image property determines an image for header/title part.
ImageAsBackground The ImageAsBackground property determines whether an image can be used as header/title's background.
ImageDocument The ImageDocument property determines the Document repository object for header/title part.
ImageHeight The ImageHeight property determines height of the image used in header/title part.
ImageTransparentColor The ImageTransparentColor property determines the color to be made transparent in the image.
ImageWidth The ImageWidth property determines width of the image used in header part.
Text The Text property determines title text of header/title part.

See also:

Express Assembly Interfaces