Show contents 

Express > Express Assembly Interfaces > IEaxHeaderPart

IEaxHeaderPart

Assembly: Express;

Description

The IEaxHeaderPArt interface contains properties and methods of a part of express report header.

Properties

  Property name Brief description
Color The Color property sets color for a part of express report header.
Font The Font property sets font type for a part of express report header.
Image The Image property selects image for a header part.
ImageAsBackground The ImageAsBackground property determines, whether an image can be used as header background.
ImageDocument The ImageDocument property determines a Document repository object for a header part.
ImageHeight The ImageHeight property determines height of the image used in a header 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 a header part.
Text The Text property determines text for a part of express report header.

See also:

Express Assembly Interfaces