Condividi tramite


Membri BackgroundImage

Represents a background image in the report definition.

Il tipo BackgroundImage espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica BackgroundRepeat Indicates how the background image should fill the available space.
Proprietà pubblica ExpressionString Gets the expression string for the report property, if the report property is an expression string. (Ereditato da ReportProperty).
Proprietà pubblica Instance Gets the report instance object that contains the calculated values of this report definition object.
Proprietà pubblica IsExpression Gets a value that indicates whether the value of the report property is an expression. (Ereditato da ReportProperty).
Proprietà pubblica MIMEType The MIMEType for the image.
Proprietà pubblica Position Indicates where a background image with BackgroundRepeat = Clip should be drawn.
Proprietà pubblica Source Identifies the source of the image.
Proprietà pubblica TransparentColor Defines a color to treat as transparent in the background image.
Proprietà pubblica Value Gets the image data.

In alto