Partilhar via


Membros BackgroundImage

Represents a background image in the report definition.

O tipo BackgroundImage expõe os seguintes membros.

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString (Herdado de Object.)

Início

Propriedades

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

Início