Partager via


Membres BackgroundImage

Represents a background image in the report definition.

Le type BackgroundImage expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique BackgroundRepeat Indicates how the background image should fill the available space.
Propriété publique ExpressionString Gets the expression string for the report property, if the report property is an expression string. (Hérité de ReportProperty.)
Propriété publique Instance Gets the report instance object that contains the calculated values of this report definition object.
Propriété publique IsExpression Gets a value that indicates whether the value of the report property is an expression. (Hérité de ReportProperty.)
Propriété publique MIMEType The MIMEType for the image.
Propriété publique Position Indicates where a background image with BackgroundRepeat = Clip should be drawn.
Propriété publique Source Identifies the source of the image.
Propriété publique TransparentColor Defines a color to treat as transparent in the background image.
Propriété publique Value Gets the image data.

Haut de la page