Элементы BackgroundImage

Represents a background image in the report definition.

Тип BackgroundImage предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство BackgroundRepeat Indicates how the background image should fill the available space.
Открытое свойство ExpressionString Gets the expression string for the report property, if the report property is an expression string. (Наследуется из ReportProperty.)
Открытое свойство Instance Gets the report instance object that contains the calculated values of this report definition object.
Открытое свойство IsExpression Gets a value that indicates whether the value of the report property is an expression. (Наследуется из ReportProperty.)
Открытое свойство MIMEType The MIMEType for the image.
Открытое свойство Position Indicates where a background image with BackgroundRepeat = Clip should be drawn.
Открытое свойство Source Identifies the source of the image.
Открытое свойство TransparentColor Defines a color to treat as transparent in the background image.
Открытое свойство Value Gets the image data.

В начало