Compartir a través de


BackgroundImage Miembros

Represents a background image in the report definition.

El tipo BackgroundImage expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública BackgroundRepeat Indicates how the background image should fill the available space.
Propiedad pública ExpressionString Gets the expression string for the report property, if the report property is an expression string. (Se hereda de ReportProperty).
Propiedad pública Instance Gets the report instance object that contains the calculated values of this report definition object.
Propiedad pública IsExpression Gets a value that indicates whether the value of the report property is an expression. (Se hereda de ReportProperty).
Propiedad pública MIMEType The MIMEType for the image.
Propiedad pública Position Indicates where a background image with BackgroundRepeat = Clip should be drawn.
Propiedad pública Source Identifies the source of the image.
Propiedad pública TransparentColor Defines a color to treat as transparent in the background image.
Propiedad pública Value Gets the image data.

Principio