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

See also:

Express Assembly Interfaces